GroupId | GroupIdorg.atnos |
---|---|
ArtifactId | ArtifactIdeff-cats_2.11 |
Version | Version2.0.0-RC4 |
Type | Typejar |
Filename | Size |
---|---|
eff-cats_2.11-2.0.0-RC4.pom | |
eff-cats_2.11-2.0.0-RC4.jar | 628 KB |
eff-cats_2.11-2.0.0-RC4-sources.jar | 31 KB |
eff-cats_2.11-2.0.0-RC4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atnos/eff-cats_2.11/ -->
<dependency>
<groupId>org.atnos</groupId>
<artifactId>eff-cats_2.11</artifactId>
<version>2.0.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.atnos/eff-cats_2.11/
implementation 'org.atnos:eff-cats_2.11:2.0.0-RC4'
// https://jarcasting.com/artifacts/org.atnos/eff-cats_2.11/
implementation ("org.atnos:eff-cats_2.11:2.0.0-RC4")
'org.atnos:eff-cats_2.11:jar:2.0.0-RC4'
<dependency org="org.atnos" name="eff-cats_2.11" rev="2.0.0-RC4">
<artifact name="eff-cats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atnos', module='eff-cats_2.11', version='2.0.0-RC4')
)
libraryDependencies += "org.atnos" % "eff-cats_2.11" % "2.0.0-RC4"
[org.atnos/eff-cats_2.11 "2.0.0-RC4"]