is not current version
Last Version 5.5.2

org.atnos:eff_2.11 3.0.2

core

GroupId

GroupId

org.atnos
ArtifactId

ArtifactId

eff_2.11
Version

Version

3.0.2
Type

Type

jar

Download eff_2.11 3.0.2


<!-- https://jarcasting.com/artifacts/org.atnos/eff_2.11/ -->
<dependency>
    <groupId>org.atnos</groupId>
    <artifactId>eff_2.11</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.atnos/eff_2.11/
implementation 'org.atnos:eff_2.11:3.0.2'
// https://jarcasting.com/artifacts/org.atnos/eff_2.11/
implementation ("org.atnos:eff_2.11:3.0.2")
'org.atnos:eff_2.11:jar:3.0.2'
<dependency org="org.atnos" name="eff_2.11" rev="3.0.2">
  <artifact name="eff_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atnos', module='eff_2.11', version='3.0.2')
)
libraryDependencies += "org.atnos" % "eff_2.11" % "3.0.2"
[org.atnos/eff_2.11 "3.0.2"]