is not current version
Last Version 0.11

org.gwizard:gwizard-swagger 0.10


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

org.gwizard
ArtifactId

ArtifactId

gwizard-swagger
Version

Version

0.10
Type

Type

jar

Download gwizard-swagger 0.10


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