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

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


Группа

Группа

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

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

leviathan-api-common
Версия

Версия

1.0
Тип

Тип

jar

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


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