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