is not current version
Last Version 1.0.3

com.github.heavensay:treasure-all 1.0.2

打包所有子模块

GroupId

GroupId

com.github.heavensay
ArtifactId

ArtifactId

treasure-all
Version

Version

1.0.2
Type

Type

jar

Download treasure-all 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.heavensay/treasure-all/ -->
<dependency>
    <groupId>com.github.heavensay</groupId>
    <artifactId>treasure-all</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-all/
implementation 'com.github.heavensay:treasure-all:1.0.2'
// https://jarcasting.com/artifacts/com.github.heavensay/treasure-all/
implementation ("com.github.heavensay:treasure-all:1.0.2")
'com.github.heavensay:treasure-all:jar:1.0.2'
<dependency org="com.github.heavensay" name="treasure-all" rev="1.0.2">
  <artifact name="treasure-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heavensay', module='treasure-all', version='1.0.2')
)
libraryDependencies += "com.github.heavensay" % "treasure-all" % "1.0.2"
[com.github.heavensay/treasure-all "1.0.2"]