is not current version
Last Version 0.9.5

ch.inss.joaswizard:joaswizard 0.9.2

Jo as wizard helps to create a complete OAS3 specification from object properties only.

GroupId

GroupId

ch.inss.joaswizard
ArtifactId

ArtifactId

joaswizard
Version

Version

0.9.2
Type

Type

jar

Download joaswizard 0.9.2


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