License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scala-incubator.io |
ArtifactId | ArtifactIdscala-io_2.9.2 |
Last Version | Last Version0.4.1-seq |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionScala IO
Scala IO
|
Project Organization |
Project Organizationcom.github.scala-incubator.io |
Filename | Size |
---|---|
scala-io_2.9.2-0.4.1-seq.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scala-incubator.io/scala-io_2.9.2/ -->
<dependency>
<groupId>com.github.scala-incubator.io</groupId>
<artifactId>scala-io_2.9.2</artifactId>
<version>0.4.1-seq</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.scala-incubator.io/scala-io_2.9.2/
implementation 'com.github.scala-incubator.io:scala-io_2.9.2:0.4.1-seq'
// https://jarcasting.com/artifacts/com.github.scala-incubator.io/scala-io_2.9.2/
implementation ("com.github.scala-incubator.io:scala-io_2.9.2:0.4.1-seq")
'com.github.scala-incubator.io:scala-io_2.9.2:pom:0.4.1-seq'
<dependency org="com.github.scala-incubator.io" name="scala-io_2.9.2" rev="0.4.1-seq">
<artifact name="scala-io_2.9.2" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.scala-incubator.io', module='scala-io_2.9.2', version='0.4.1-seq')
)
libraryDependencies += "com.github.scala-incubator.io" % "scala-io_2.9.2" % "0.4.1-seq"
[com.github.scala-incubator.io/scala-io_2.9.2 "0.4.1-seq"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.2 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.8 |