is not current version
Last Version 0.9.5

ch.inss.joaswizard:joaswizard 0.2.3

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.2.3
Type

Type

jar

Download joaswizard 0.2.3


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