is not current version
Last Version 1.0.3

com.github.wwadge:swagger-annotation-processor-interface 1.0.0


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.wwadge
ArtifactId

ArtifactId

swagger-annotation-processor-interface
Version

Version

1.0.0
Type

Type

jar

Download swagger-annotation-processor-interface 1.0.0


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