License |
License |
---|---|
GroupId | GroupIdcom.github.heavensay |
ArtifactId | ArtifactIdtreasure-package |
Version | Version1.0.3 |
Type | Typepom |
Description |
Description子模块合并打包
|
Filename | Size |
---|---|
treasure-package-1.0.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.heavensay/treasure-package/ -->
<dependency>
<groupId>com.github.heavensay</groupId>
<artifactId>treasure-package</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-package/
implementation 'com.github.heavensay:treasure-package:1.0.3'
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-package/
implementation ("com.github.heavensay:treasure-package:1.0.3")
'com.github.heavensay:treasure-package:pom:1.0.3'
<dependency org="com.github.heavensay" name="treasure-package" rev="1.0.3">
<artifact name="treasure-package" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.heavensay', module='treasure-package', version='1.0.3')
)
libraryDependencies += "com.github.heavensay" % "treasure-package" % "1.0.3"
[com.github.heavensay/treasure-package "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |