License |
License |
---|---|
GroupId | GroupIdcom.github.clarkstore |
ArtifactId | ArtifactIdos-common-bom |
Last Version | Last Version0.6.12 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionos-common-bom
onestop公共版本控制
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
os-common-bom-0.6.12.pom | 13 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.6.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-bom/
implementation 'com.github.clarkstore:os-common-bom:0.6.12'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-bom/
implementation ("com.github.clarkstore:os-common-bom:0.6.12")
'com.github.clarkstore:os-common-bom:pom:0.6.12'
<dependency org="com.github.clarkstore" name="os-common-bom" rev="0.6.12">
<artifact name="os-common-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-common-bom', version='0.6.12')
)
libraryDependencies += "com.github.clarkstore" % "os-common-bom" % "0.6.12"
[com.github.clarkstore/os-common-bom "0.6.12"]