is not current version
Last Version 2.1.0

com.github.zeab:aenea_2.12 1.0.0

aenea

GroupId

GroupId

com.github.zeab
ArtifactId

ArtifactId

aenea_2.12
Version

Version

1.0.0
Type

Type

jar

Download aenea_2.12 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.zeab/aenea_2.12/ -->
<dependency>
    <groupId>com.github.zeab</groupId>
    <artifactId>aenea_2.12</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zeab/aenea_2.12/
implementation 'com.github.zeab:aenea_2.12:1.0.0'
// https://jarcasting.com/artifacts/com.github.zeab/aenea_2.12/
implementation ("com.github.zeab:aenea_2.12:1.0.0")
'com.github.zeab:aenea_2.12:jar:1.0.0'
<dependency org="com.github.zeab" name="aenea_2.12" rev="1.0.0">
  <artifact name="aenea_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zeab', module='aenea_2.12', version='1.0.0')
)
libraryDependencies += "com.github.zeab" % "aenea_2.12" % "1.0.0"
[com.github.zeab/aenea_2.12 "1.0.0"]