MVN

com.github.scala-incubator.io : scala-io_2.10.0-M6

Maven & Gradle

Jul 27, 2012
132 stars

Scala IO · Scala IO

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

Latest Version

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

  • Latest Stable: 0.4.0

All Versions

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

Version Vulnerabilities Updated
0.4.x
scala-io_2.10.0-M6-0.4.0

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.0-M6</artifactId>
    <version>0.4.0</version>
</dependency>

Advertisement