is not current version
Last Version 2.3.1

com.github.vencent-lu:giants-swagger 2.3.0

Giants public libraries and reusable components.

Categories

Categories

Ant Build Tools Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.vencent-lu
ArtifactId

ArtifactId

giants-swagger
Version

Version

2.3.0
Type

Type

jar

Download giants-swagger 2.3.0


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