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

com.zaubersoftware.leviathan:leviathan-api-common 0.9


Группа

Группа

com.zaubersoftware.leviathan
Идентификатор

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

leviathan-api-common
Версия

Версия

0.9
Тип

Тип

jar

Скачать leviathan-api-common 0.9


<!-- https://jarcasting.com/artifacts/com.zaubersoftware.leviathan/leviathan-api-common/ -->
<dependency>
    <groupId>com.zaubersoftware.leviathan</groupId>
    <artifactId>leviathan-api-common</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.leviathan/leviathan-api-common/
implementation 'com.zaubersoftware.leviathan:leviathan-api-common:0.9'
// https://jarcasting.com/artifacts/com.zaubersoftware.leviathan/leviathan-api-common/
implementation ("com.zaubersoftware.leviathan:leviathan-api-common:0.9")
'com.zaubersoftware.leviathan:leviathan-api-common:jar:0.9'
<dependency org="com.zaubersoftware.leviathan" name="leviathan-api-common" rev="0.9">
  <artifact name="leviathan-api-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.leviathan', module='leviathan-api-common', version='0.9')
)
libraryDependencies += "com.zaubersoftware.leviathan" % "leviathan-api-common" % "0.9"
[com.zaubersoftware.leviathan/leviathan-api-common "0.9"]