is not current version
Last Version 0.6.12

com.github.clarkstore:os-common 0.2.2

公共模块

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-common
Version

Version

0.2.2
Type

Type

pom

Download os-common 0.2.2

Filename Size
os-common-0.2.2.pom 749 bytes
Browse

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