is not current version
Last Version 0.0.2

io.github.gh6497:swagger-extension 0.0.1

Swagger Extension

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

io.github.gh6497
ArtifactId

ArtifactId

swagger-extension
Version

Version

0.0.1
Type

Type

jar

Download swagger-extension 0.0.1


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