is not current version
Last Version 1.17.0-201

com.github.cafapi:swagger-ui 1.2.0-109


Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.cafapi
ArtifactId

ArtifactId

swagger-ui
Version

Version

1.2.0-109
Type

Type

jar

Download swagger-ui 1.2.0-109


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