License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdredoc |
Last Version | Last Version2.0.0-rc.70 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredoc
WebJar for redoc
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redoc-2.0.0-rc.70.pom | |
redoc-2.0.0-rc.70.jar | 1 MB |
redoc-2.0.0-rc.70-sources.jar | 22 bytes |
redoc-2.0.0-rc.70-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/redoc/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>redoc</artifactId>
<version>2.0.0-rc.70</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/redoc/
implementation 'org.webjars.npm:redoc:2.0.0-rc.70'
// https://jarcasting.com/artifacts/org.webjars.npm/redoc/
implementation ("org.webjars.npm:redoc:2.0.0-rc.70")
'org.webjars.npm:redoc:jar:2.0.0-rc.70'
<dependency org="org.webjars.npm" name="redoc" rev="2.0.0-rc.70">
<artifact name="redoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='redoc', version='2.0.0-rc.70')
)
libraryDependencies += "org.webjars.npm" % "redoc" % "2.0.0-rc.70"
[org.webjars.npm/redoc "2.0.0-rc.70"]