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