is not current version
Last Version 1.6.2

tech.mhuang:hmtool-core 1.6.1


GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-core
Version

Version

1.6.1
Type

Type

jar

Download hmtool-core 1.6.1


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