is not current version
Last Version 2.1.2

com.github.fanzezhen.common:common-swagger 0.0.2.5


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-swagger
Version

Version

0.0.2.5
Type

Type

jar

Download common-swagger 0.0.2.5


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