is not current version
Last Version 1.0.3

com.github.heavensay:treasure-datatrail 1.0.2

数据版本记录和查询

Categories

Categories

Data
GroupId

GroupId

com.github.heavensay
ArtifactId

ArtifactId

treasure-datatrail
Version

Version

1.0.2
Type

Type

jar

Download treasure-datatrail 1.0.2


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