не последняя версия
Последняя версия 2021.002.RC

com.github.wujiuye:hotkit-util 2021.001.RC

hotkits项目集合中的一员,hotkit-util封装了各种工具类。

Группа

Группа

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

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

hotkit-util
Версия

Версия

2021.001.RC
Тип

Тип

jar

Скачать hotkit-util 2021.001.RC


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