is not current version
Last Version 0.0.4-beta

top.hmtools:hm-tools-common 0.0.1.beta-20171129

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

GroupId

GroupId

top.hmtools
ArtifactId

ArtifactId

hm-tools-common
Version

Version

0.0.1.beta-20171129
Type

Type

jar

Download hm-tools-common 0.0.1.beta-20171129


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