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

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

agni core

Группа

Группа

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

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

agni-core_2.12
Версия

Версия

0.10.0
Тип

Тип

jar

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


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