is not current version
Last Version 0.6.12

com.github.clarkstore:os-common-bom 0.4.18

onestop公共版本控制

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-common-bom
Version

Version

0.4.18
Type

Type

pom

Download os-common-bom 0.4.18

Filename Size
os-common-bom-0.4.18.pom 14 KB
Browse

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