is not current version
Last Version 1.6.2

tech.mhuang:hmtool-parent 1.3.0

hmtool通用工具父POM

GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-parent
Version

Version

1.3.0
Type

Type

pom

Download hmtool-parent 1.3.0

Filename Size
hmtool-parent-1.3.0.pom 5 KB
Browse

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