is not current version
Last Version 0.6.12

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

web模块

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-common-web
Version

Version

0.4.5
Type

Type

jar

Download os-common-web 0.4.5


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