License |
License
Apache-2.0
|
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Swagger Program Interface REST Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-swagger-api-swagger-ui |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswagger-ui
WebJar for swagger-ui
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-swagger-api-swagger-ui/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-swagger-api-swagger-ui</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-swagger-api-swagger-ui/
implementation 'org.webjars.npm:github-com-swagger-api-swagger-ui:4.10.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-swagger-api-swagger-ui/
implementation ("org.webjars.npm:github-com-swagger-api-swagger-ui:4.10.0")
'org.webjars.npm:github-com-swagger-api-swagger-ui:jar:4.10.0'
<dependency org="org.webjars.npm" name="github-com-swagger-api-swagger-ui" rev="4.10.0">
<artifact name="github-com-swagger-api-swagger-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-swagger-api-swagger-ui', version='4.10.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-swagger-api-swagger-ui" % "4.10.0"
[org.webjars.npm/github-com-swagger-api-swagger-ui "4.10.0"]