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