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

com.github.hfhn:hntool 1.0.4


Группа

Группа

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

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

hntool
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать hntool 1.0.4


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