is not current version
Last Version 4.0.4

com.gitee.opensource4clive:java-tools-web 4.0.2


Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.gitee.opensource4clive
ArtifactId

ArtifactId

java-tools-web
Version

Version

4.0.2
Type

Type

jar

Download java-tools-web 4.0.2


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