is not current version
Last Version 0.6.12

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

web模块

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-common-web
Version

Version

0.4.13
Type

Type

jar

Download os-common-web 0.4.13


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