is not current version
Last Version 1.1.0-169

com.github.cafapi:swagger-ui-annotation 1.0.0-28


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.cafapi
ArtifactId

ArtifactId

swagger-ui-annotation
Version

Version

1.0.0-28
Type

Type

jar

Download swagger-ui-annotation 1.0.0-28


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