MVN

com.github.scala-incubator.io : scala-io_2.10.2

Maven & Gradle

Aug 07, 2013
132 stars

Scala IO · Scala IO

<dependency>
    <groupId>com.github.scala-incubator.io</groupId>
    <artifactId>scala-io_2.10.2</artifactId>
    <version>0.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.scala-incubator.io : scala-io_2.10.2 to add to Maven - Latest Versions:

  • Latest Stable: 0.4.2

All Versions

Choose a version of com.github.scala-incubator.io : scala-io_2.10.2 to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
scala-io_2.10.2-0.4.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.scala-incubator.io</groupId>
    <artifactId>scala-io_2.10.2</artifactId>
    <version>0.4.2</version>
</dependency>

Advertisement