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

com.github.hfhn:hntool 1.0.16


Группа

Группа

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

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

hntool
Версия

Версия

1.0.16
Тип

Тип

jar

Скачать hntool 1.0.16


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