License |
License |
---|---|
GroupId | GroupIdtech.mhuang |
ArtifactId | ArtifactIdhmtool-core |
Last Version | Last Version1.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhmtool通用工具父POM
|
Filename | Size |
---|---|
hmtool-core-1.6.2.pom | |
hmtool-core-1.6.2.jar | 54 KB |
hmtool-core-1.6.2-sources.jar | 49 KB |
hmtool-core-1.6.2-javadoc.jar | 377 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.mhuang/hmtool-core/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>hmtool-core</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-core/
implementation 'tech.mhuang:hmtool-core:1.6.2'
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-core/
implementation ("tech.mhuang:hmtool-core:1.6.2")
'tech.mhuang:hmtool-core:jar:1.6.2'
<dependency org="tech.mhuang" name="hmtool-core" rev="1.6.2">
<artifact name="hmtool-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='hmtool-core', version='1.6.2')
)
libraryDependencies += "tech.mhuang" % "hmtool-core" % "1.6.2"
[tech.mhuang/hmtool-core "1.6.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |