is not current version
Last Version 0.0.4-beta

top.hmtools:hm-tools-common 0.0.1

(神奇码农)嗨啵的通用工具jar包

GroupId

GroupId

top.hmtools
ArtifactId

ArtifactId

hm-tools-common
Version

Version

0.0.1
Type

Type

jar

Download hm-tools-common 0.0.1


<!-- https://jarcasting.com/artifacts/top.hmtools/hm-tools-common/ -->
<dependency>
    <groupId>top.hmtools</groupId>
    <artifactId>hm-tools-common</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.hmtools/hm-tools-common/
implementation 'top.hmtools:hm-tools-common:0.0.1'
// https://jarcasting.com/artifacts/top.hmtools/hm-tools-common/
implementation ("top.hmtools:hm-tools-common:0.0.1")
'top.hmtools:hm-tools-common:jar:0.0.1'
<dependency org="top.hmtools" name="hm-tools-common" rev="0.0.1">
  <artifact name="hm-tools-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.hmtools', module='hm-tools-common', version='0.0.1')
)
libraryDependencies += "top.hmtools" % "hm-tools-common" % "0.0.1"
[top.hmtools/hm-tools-common "0.0.1"]