не последняя версия
Последняя версия 1.0.2.RELEASE

com.github.hiwepy:hitool 1.0.1.RELEASE

通用工具组件(An Common Tools Component)

Группа

Группа

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

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

hitool
Версия

Версия

1.0.1.RELEASE
Тип

Тип

pom

Скачать hitool 1.0.1.RELEASE

Имя Файла Размер
hitool-1.0.1.RELEASE.pom 41 KB
Обзор

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