is not current version
Last Version 1.0.3

com.github.heavensay:treasure-parent-bom 1.0.1

treasure依赖清单

GroupId

GroupId

com.github.heavensay
ArtifactId

ArtifactId

treasure-parent-bom
Version

Version

1.0.1
Type

Type

pom

Download treasure-parent-bom 1.0.1


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