GroupId | GroupIdcom.github.heavensay |
---|---|
ArtifactId | ArtifactIdtreasure-all |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description打包所有子模块
|
Filename | Size |
---|---|
treasure-all-1.0.3.pom | |
treasure-all-1.0.3.jar | 39 KB |
treasure-all-1.0.3-sources.jar | 29 KB |
treasure-all-1.0.3-javadoc.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.heavensay/treasure-all/ -->
<dependency>
<groupId>com.github.heavensay</groupId>
<artifactId>treasure-all</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-all/
implementation 'com.github.heavensay:treasure-all:1.0.3'
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-all/
implementation ("com.github.heavensay:treasure-all:1.0.3")
'com.github.heavensay:treasure-all:jar:1.0.3'
<dependency org="com.github.heavensay" name="treasure-all" rev="1.0.3">
<artifact name="treasure-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heavensay', module='treasure-all', version='1.0.3')
)
libraryDependencies += "com.github.heavensay" % "treasure-all" % "1.0.3"
[com.github.heavensay/treasure-all "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |