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