License |
License
Apache-2.0
|
---|---|
Categories |
CategoriesSwagger Program Interface REST Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdswagger-ui-dist |
Last Version | Last Version4.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswagger-ui-dist
WebJar for swagger-ui-dist
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swagger-ui-dist-4.12.0.pom | |
swagger-ui-dist-4.12.0.jar | 2 MB |
swagger-ui-dist-4.12.0-sources.jar | 22 bytes |
swagger-ui-dist-4.12.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/swagger-ui-dist/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>swagger-ui-dist</artifactId>
<version>4.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/swagger-ui-dist/
implementation 'org.webjars.npm:swagger-ui-dist:4.12.0'
// https://jarcasting.com/artifacts/org.webjars.npm/swagger-ui-dist/
implementation ("org.webjars.npm:swagger-ui-dist:4.12.0")
'org.webjars.npm:swagger-ui-dist:jar:4.12.0'
<dependency org="org.webjars.npm" name="swagger-ui-dist" rev="4.12.0">
<artifact name="swagger-ui-dist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='swagger-ui-dist', version='4.12.0')
)
libraryDependencies += "org.webjars.npm" % "swagger-ui-dist" % "4.12.0"
[org.webjars.npm/swagger-ui-dist "4.12.0"]