is not current version
Last Version 1.25.1

com.github.siwenyan:common_web 1.22.1

Si Wenyan Common Library for Web

GroupId

GroupId

com.github.siwenyan
ArtifactId

ArtifactId

common_web
Version

Version

1.22.1
Type

Type

jar

Download common_web 1.22.1


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