is not current version
Last Version 0.6.12

com.github.clarkstore:os-common-web 0.6.4

web模块

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-common-web
Version

Version

0.6.4
Type

Type

jar

Download os-common-web 0.6.4


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