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