GroupId | GroupIdorg.atnos |
---|---|
ArtifactId | ArtifactIdeff_2.11 |
Version | Version2.3.0-20170106105543-b244f0d |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.atnos/eff_2.11/ -->
<dependency>
<groupId>org.atnos</groupId>
<artifactId>eff_2.11</artifactId>
<version>2.3.0-20170106105543-b244f0d</version>
</dependency>
// https://jarcasting.com/artifacts/org.atnos/eff_2.11/
implementation 'org.atnos:eff_2.11:2.3.0-20170106105543-b244f0d'
// https://jarcasting.com/artifacts/org.atnos/eff_2.11/
implementation ("org.atnos:eff_2.11:2.3.0-20170106105543-b244f0d")
'org.atnos:eff_2.11:jar:2.3.0-20170106105543-b244f0d'
<dependency org="org.atnos" name="eff_2.11" rev="2.3.0-20170106105543-b244f0d">
<artifact name="eff_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atnos', module='eff_2.11', version='2.3.0-20170106105543-b244f0d')
)
libraryDependencies += "org.atnos" % "eff_2.11" % "2.3.0-20170106105543-b244f0d"
[org.atnos/eff_2.11 "2.3.0-20170106105543-b244f0d"]