is not current version
Last Version 2.6.0

com.github.yaoguoh:common-swagger 2.5.5


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-swagger
Version

Version

2.5.5
Type

Type

jar

Download common-swagger 2.5.5


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