is not current version
Last Version 0.4

com.spirit21.swagger:swagger-doclet-parent 0.3

An application used to generate Swagger files out of REST-API's.

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.spirit21.swagger
ArtifactId

ArtifactId

swagger-doclet-parent
Version

Version

0.3
Type

Type

pom

Download swagger-doclet-parent 0.3


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