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

com.cantaa:cantaa-commons 1.6

cantaa Commons

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

cantaa-commons
Версия

Версия

1.6
Тип

Тип

jar

Скачать cantaa-commons 1.6


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