is not current version
Last Version 0.6.12

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

onestop公共版本控制

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-common-bom
Version

Version

0.4.19
Type

Type

pom

Download os-common-bom 0.4.19

Filename Size
os-common-bom-0.4.19.pom 15 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.19</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-bom/
implementation 'com.github.clarkstore:os-common-bom:0.4.19'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-bom/
implementation ("com.github.clarkstore:os-common-bom:0.4.19")
'com.github.clarkstore:os-common-bom:pom:0.4.19'
<dependency org="com.github.clarkstore" name="os-common-bom" rev="0.4.19">
  <artifact name="os-common-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-common-bom', version='0.4.19')
)
libraryDependencies += "com.github.clarkstore" % "os-common-bom" % "0.4.19"
[com.github.clarkstore/os-common-bom "0.4.19"]