is not current version
Last Version 0.0.6

com.gitee.ruge1:web 0.0.3


GroupId

GroupId

com.gitee.ruge1
ArtifactId

ArtifactId

web
Version

Version

0.0.3
Type

Type

jar

Download web 0.0.3


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