is not current version
Last Version 1.0.2.RELEASE

com.github.hiwepy:hitool 1.0.1.RELEASE

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

GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

hitool
Version

Version

1.0.1.RELEASE
Type

Type

pom

Download hitool 1.0.1.RELEASE

Filename Size
hitool-1.0.1.RELEASE.pom 41 KB
Browse

<!-- 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"]