is not current version
Last Version 0.12.1

com.github.yanana:agni-core_2.11 0.10.0

agni core

GroupId

GroupId

com.github.yanana
ArtifactId

ArtifactId

agni-core_2.11
Version

Version

0.10.0
Type

Type

jar

Download agni-core_2.11 0.10.0


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