License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Swagger Program Interface REST Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-Echo360-swagger-ui |
Last Version | Last Version2.2.10-b |
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-Echo360-swagger-ui/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-Echo360-swagger-ui</artifactId>
<version>2.2.10-b</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Echo360-swagger-ui/
implementation 'org.webjars.npm:github-com-Echo360-swagger-ui:2.2.10-b'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Echo360-swagger-ui/
implementation ("org.webjars.npm:github-com-Echo360-swagger-ui:2.2.10-b")
'org.webjars.npm:github-com-Echo360-swagger-ui:jar:2.2.10-b'
<dependency org="org.webjars.npm" name="github-com-Echo360-swagger-ui" rev="2.2.10-b">
<artifact name="github-com-Echo360-swagger-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-Echo360-swagger-ui', version='2.2.10-b')
)
libraryDependencies += "org.webjars.npm" % "github-com-Echo360-swagger-ui" % "2.2.10-b"
[org.webjars.npm/github-com-Echo360-swagger-ui "2.2.10-b"]