Files download
File Operation
eff_2.11-5.0.0-RC1-20180125204657-3712000.jar download
eff_2.11-5.0.0-RC1-20180125204657-3712000.pom download
eff_2.11-5.0.0-RC1-20180125204657-3712000-sources.jar download
Apache Maven
<dependency>
  <groupId>org.atnos</groupId>
  <artifactId>eff_2.11</artifactId>
  <version>5.0.0-RC1-20180125204657-3712000</version>
</dependency>
Gradle Groovy
implementation 'org.atnos:eff_2.11:5.0.0-RC1-20180125204657-3712000'
Gradle Kotlin
implementation("org.atnos:eff_2.11:5.0.0-RC1-20180125204657-3712000")
Scala SBT
libraryDependencies += "org.atnos" % "eff_2.11" % "5.0.0-RC1-20180125204657-3712000"
Groovy Grape
@Grapes(
  @Grab(group='org.atnos', module='eff_2.11', version='5.0.0-RC1-20180125204657-3712000')
)
Apache Ivy
<dependency org="org.atnos" name="eff_2.11" rev="5.0.0-RC1-20180125204657-3712000" />
Leiningen
[org.atnos/eff_2.11 "5.0.0-RC1-20180125204657-3712000"]
Apache Buildr
'org.atnos:eff_2.11:jar:5.0.0-RC1-20180125204657-3712000'