is not current version
Last Version 1.0.0.RELEASE

com.github.fosin:cdp-swagger 1.0.0


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.fosin
ArtifactId

ArtifactId

cdp-swagger
Version

Version

1.0.0
Type

Type

jar

Download cdp-swagger 1.0.0


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