is not current version
Last Version 1.0.3

com.github.heavensay:treasure-common 1.0.2

项目包含通用的工具类

GroupId

GroupId

com.github.heavensay
ArtifactId

ArtifactId

treasure-common
Version

Version

1.0.2
Type

Type

jar

Download treasure-common 1.0.2


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