is not current version
Last Version 1.1.8

com.github.vencent-lu:giants-web 1.1.5


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.vencent-lu
ArtifactId

ArtifactId

giants-web
Version

Version

1.1.5
Type

Type

jar

Download giants-web 1.1.5


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