License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scala-incubator.io |
ArtifactId | ArtifactIdscala-io-core_2.11 |
Last Version | Last Version0.4.3-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscala-io-core
scala-io-core
|
Project Organization |
Project Organizationcom.github.scala-incubator.io |
<!-- https://jarcasting.com/artifacts/com.github.scala-incubator.io/scala-io-core_2.11/ -->
<dependency>
<groupId>com.github.scala-incubator.io</groupId>
<artifactId>scala-io-core_2.11</artifactId>
<version>0.4.3-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scala-incubator.io/scala-io-core_2.11/
implementation 'com.github.scala-incubator.io:scala-io-core_2.11:0.4.3-1'
// https://jarcasting.com/artifacts/com.github.scala-incubator.io/scala-io-core_2.11/
implementation ("com.github.scala-incubator.io:scala-io-core_2.11:0.4.3-1")
'com.github.scala-incubator.io:scala-io-core_2.11:jar:0.4.3-1'
<dependency org="com.github.scala-incubator.io" name="scala-io-core_2.11" rev="0.4.3-1">
<artifact name="scala-io-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scala-incubator.io', module='scala-io-core_2.11', version='0.4.3-1')
)
libraryDependencies += "com.github.scala-incubator.io" % "scala-io-core_2.11" % "0.4.3-1"
[com.github.scala-incubator.io/scala-io-core_2.11 "0.4.3-1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.0 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.0.1 |
com.madgag : scala-arm_2.11 | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11-RC1 |
org.scala-lang : scala-reflect | jar | 2.11.0 |