License |
License |
---|---|
GroupId | GroupIdcom.github.heavensay |
ArtifactId | ArtifactIdtreasure-independent |
Version | Version1.0.3 |
Type | Typejar |
Description |
Description打包子模块,所有子模块都是独立的,不依赖第三方jar包
|
Filename | Size |
---|---|
treasure-independent-1.0.3.pom | |
treasure-independent-1.0.3.jar | 2 KB |
treasure-independent-1.0.3-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.heavensay/treasure-independent/ -->
<dependency>
<groupId>com.github.heavensay</groupId>
<artifactId>treasure-independent</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-independent/
implementation 'com.github.heavensay:treasure-independent:1.0.3'
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-independent/
implementation ("com.github.heavensay:treasure-independent:1.0.3")
'com.github.heavensay:treasure-independent:jar:1.0.3'
<dependency org="com.github.heavensay" name="treasure-independent" rev="1.0.3">
<artifact name="treasure-independent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heavensay', module='treasure-independent', version='1.0.3')
)
libraryDependencies += "com.github.heavensay" % "treasure-independent" % "1.0.3"
[com.github.heavensay/treasure-independent "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |