не последняя версия
Последняя версия 0.12.1

com.github.yanana:agni-core_2.12 0.5.5

agni core

Группа

Группа

com.github.yanana
Идентификатор

Идентификатор

agni-core_2.12
Версия

Версия

0.5.5
Тип

Тип

jar

Скачать agni-core_2.12 0.5.5


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