License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-Redocly-redoc |
Last Version | Last Version2.0.0-rc.29 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredoc
WebJar for redoc
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-Redocly-redoc/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-Redocly-redoc</artifactId>
<version>2.0.0-rc.29</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Redocly-redoc/
implementation 'org.webjars.npm:github-com-Redocly-redoc:2.0.0-rc.29'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Redocly-redoc/
implementation ("org.webjars.npm:github-com-Redocly-redoc:2.0.0-rc.29")
'org.webjars.npm:github-com-Redocly-redoc:jar:2.0.0-rc.29'
<dependency org="org.webjars.npm" name="github-com-Redocly-redoc" rev="2.0.0-rc.29">
<artifact name="github-com-Redocly-redoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-Redocly-redoc', version='2.0.0-rc.29')
)
libraryDependencies += "org.webjars.npm" % "github-com-Redocly-redoc" % "2.0.0-rc.29"
[org.webjars.npm/github-com-Redocly-redoc "2.0.0-rc.29"]