is not current version
Last Version 1.0.1

com.fun90.webjars:swagger-ui-bootstrap4 1.0.0

swagger ui api documentation

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.fun90.webjars
ArtifactId

ArtifactId

swagger-ui-bootstrap4
Version

Version

1.0.0
Type

Type

jar

Download swagger-ui-bootstrap4 1.0.0


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