is not current version
Last Version 2.0-preview-2

org.atnos:eff-cats_2.11 2.0.0-RC27-20161116140935-4d7fa7a

core

GroupId

GroupId

org.atnos
ArtifactId

ArtifactId

eff-cats_2.11
Version

Version

2.0.0-RC27-20161116140935-4d7fa7a
Type

Type

jar

Download eff-cats_2.11 2.0.0-RC27-20161116140935-4d7fa7a


<!-- 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-RC27-20161116140935-4d7fa7a</version>
</dependency>
// https://jarcasting.com/artifacts/org.atnos/eff-cats_2.11/
implementation 'org.atnos:eff-cats_2.11:2.0.0-RC27-20161116140935-4d7fa7a'
// https://jarcasting.com/artifacts/org.atnos/eff-cats_2.11/
implementation ("org.atnos:eff-cats_2.11:2.0.0-RC27-20161116140935-4d7fa7a")
'org.atnos:eff-cats_2.11:jar:2.0.0-RC27-20161116140935-4d7fa7a'
<dependency org="org.atnos" name="eff-cats_2.11" rev="2.0.0-RC27-20161116140935-4d7fa7a">
  <artifact name="eff-cats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atnos', module='eff-cats_2.11', version='2.0.0-RC27-20161116140935-4d7fa7a')
)
libraryDependencies += "org.atnos" % "eff-cats_2.11" % "2.0.0-RC27-20161116140935-4d7fa7a"
[org.atnos/eff-cats_2.11 "2.0.0-RC27-20161116140935-4d7fa7a"]