License |
License |
---|---|
GroupId | GroupIdcom.github.heavensay |
ArtifactId | ArtifactIdtreasure-kit |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptiontreasure-kit
common kit
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
treasure-kit-1.0.4.pom | |
treasure-kit-1.0.4.jar | 4 KB |
treasure-kit-1.0.4-sources.jar | 3 KB |
treasure-kit-1.0.4-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.heavensay/treasure-kit/ -->
<dependency>
<groupId>com.github.heavensay</groupId>
<artifactId>treasure-kit</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-kit/
implementation 'com.github.heavensay:treasure-kit:1.0.4'
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-kit/
implementation ("com.github.heavensay:treasure-kit:1.0.4")
'com.github.heavensay:treasure-kit:jar:1.0.4'
<dependency org="com.github.heavensay" name="treasure-kit" rev="1.0.4">
<artifact name="treasure-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heavensay', module='treasure-kit', version='1.0.4')
)
libraryDependencies += "com.github.heavensay" % "treasure-kit" % "1.0.4"
[com.github.heavensay/treasure-kit "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |