is not current version
Last Version 1.0.1-RELEASES

com.github.xiongxcodes:haohope-tool 1.0.0-releases

Modules to centralize common resources and configuration for "haohope components" Maven builds.

GroupId

GroupId

com.github.xiongxcodes
ArtifactId

ArtifactId

haohope-tool
Version

Version

1.0.0-releases
Type

Type

jar

Download haohope-tool 1.0.0-releases


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