is not current version
Last Version 0.5.4

com.github.clarkstore:os-parent 0.4.13

onestop-starter集合

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-parent
Version

Version

0.4.13
Type

Type

pom

Download os-parent 0.4.13

Filename Size
os-parent-0.4.13.pom 8 KB
Browse

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