License |
License |
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdcom.fun90.webjars |
ArtifactId | ArtifactIdswagger-ui-bootstrap4 |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswagger-ui-bootstrap4
swagger ui api documentation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swagger-ui-bootstrap4-1.0.1.pom | |
swagger-ui-bootstrap4-1.0.1.jar | 813 KB |
swagger-ui-bootstrap4-1.0.1-sources.jar | 814 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fun90.webjars/swagger-ui-bootstrap4/ -->
<dependency>
<groupId>com.fun90.webjars</groupId>
<artifactId>swagger-ui-bootstrap4</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fun90.webjars/swagger-ui-bootstrap4/
implementation 'com.fun90.webjars:swagger-ui-bootstrap4:1.0.1'
// https://jarcasting.com/artifacts/com.fun90.webjars/swagger-ui-bootstrap4/
implementation ("com.fun90.webjars:swagger-ui-bootstrap4:1.0.1")
'com.fun90.webjars:swagger-ui-bootstrap4:jar:1.0.1'
<dependency org="com.fun90.webjars" name="swagger-ui-bootstrap4" rev="1.0.1">
<artifact name="swagger-ui-bootstrap4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fun90.webjars', module='swagger-ui-bootstrap4', version='1.0.1')
)
libraryDependencies += "com.fun90.webjars" % "swagger-ui-bootstrap4" % "1.0.1"
[com.fun90.webjars/swagger-ui-bootstrap4 "1.0.1"]