is not current version
Last Version 1.6.2

tech.mhuang:hmtool-core 1.3.0


GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-core
Version

Version

1.3.0
Type

Type

jar

Download hmtool-core 1.3.0


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