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

org.genthz:genthz-core 1.1.0


Группа

Группа

org.genthz
Идентификатор

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

genthz-core
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать genthz-core 1.1.0


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