is not current version
Last Version 1.0.3

com.github.wwadge:swagger-annotation-processor 1.0.2


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.wwadge
ArtifactId

ArtifactId

swagger-annotation-processor
Version

Version

1.0.2
Type

Type

jar

Download swagger-annotation-processor 1.0.2


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