Registry / build-tool / io-2-12

io-2-12

JSON →
library1.12.1javamavenunverified

IO module for sbt.

<dependency> <groupId>org.scala-sbt</groupId> <artifactId>io_2.12</artifactId> <version>1.12.1</version> </dependency>
INSTALL
IMPORT
SIG · IO-2-12
I
io-2-12
build-tooljavav1.12.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IO
sbt.io.IO

Minimal example showing usage of sbt IO module.

import sbt.io.IO object Quickstart { def main(args: Array[String]): Unit = { println(s"sbt IO version: ${IO.getClass.getName}") } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.12.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
io-2-12 — mvn dependency:get io-2-12 · libregistry