GroupId | GroupIdcom.github.clarkstore |
---|---|
ArtifactId | ArtifactIdos-common-bom |
Version | Version0.3.18 |
Type | Typepom |
Filename | Size |
---|---|
os-common-bom-0.3.18.pom | 11 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.3.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-bom/
implementation 'com.github.clarkstore:os-common-bom:0.3.18'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-bom/
implementation ("com.github.clarkstore:os-common-bom:0.3.18")
'com.github.clarkstore:os-common-bom:pom:0.3.18'
<dependency org="com.github.clarkstore" name="os-common-bom" rev="0.3.18">
<artifact name="os-common-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-common-bom', version='0.3.18')
)
libraryDependencies += "com.github.clarkstore" % "os-common-bom" % "0.3.18"
[com.github.clarkstore/os-common-bom "0.3.18"]