License |
License |
---|---|
GroupId | GroupIdio.regadas |
ArtifactId | ArtifactIdscio-cats_2.11 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionscio-cats
scio-cats
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scio-cats_2.11-0.1.1.pom | |
scio-cats_2.11-0.1.1.jar | 44 KB |
scio-cats_2.11-0.1.1-sources.jar | 3 KB |
scio-cats_2.11-0.1.1-javadoc.jar | 359 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.regadas/scio-cats_2.11/ -->
<dependency>
<groupId>io.regadas</groupId>
<artifactId>scio-cats_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.regadas/scio-cats_2.11/
implementation 'io.regadas:scio-cats_2.11:0.1.1'
// https://jarcasting.com/artifacts/io.regadas/scio-cats_2.11/
implementation ("io.regadas:scio-cats_2.11:0.1.1")
'io.regadas:scio-cats_2.11:jar:0.1.1'
<dependency org="io.regadas" name="scio-cats_2.11" rev="0.1.1">
<artifact name="scio-cats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.regadas', module='scio-cats_2.11', version='0.1.1')
)
libraryDependencies += "io.regadas" % "scio-cats_2.11" % "0.1.1"
[io.regadas/scio-cats_2.11 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.typelevel : cats-core_2.11 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.spotify : scio-core_2.11 | jar | 0.8.4 |
Group / Artifact | Type | Version |
---|---|---|
com.spotify : scio-test_2.11 | jar | 0.8.4 |
org.scalatest : scalatest_2.11 | jar | 3.1.1 |