Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.heavensay |
ArtifactId | ArtifactIdtreasure-datatrail |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
treasure-datatrail-1.0.2.pom | |
treasure-datatrail-1.0.2.jar | 18 KB |
treasure-datatrail-1.0.2-sources.jar | 10 KB |
treasure-datatrail-1.0.2-javadoc.jar | 115 KB |
Browse |
<!-- 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"]