is not current version
Last Version 2.0.0-rc.70

org.webjars.npm:redoc 2.0.0-rc.2

WebJar for redoc

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redoc
Version

Version

2.0.0-rc.2
Type

Type

jar

Download redoc 2.0.0-rc.2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/redoc/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>redoc</artifactId>
    <version>2.0.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/redoc/
implementation 'org.webjars.npm:redoc:2.0.0-rc.2'
// https://jarcasting.com/artifacts/org.webjars.npm/redoc/
implementation ("org.webjars.npm:redoc:2.0.0-rc.2")
'org.webjars.npm:redoc:jar:2.0.0-rc.2'
<dependency org="org.webjars.npm" name="redoc" rev="2.0.0-rc.2">
  <artifact name="redoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='redoc', version='2.0.0-rc.2')
)
libraryDependencies += "org.webjars.npm" % "redoc" % "2.0.0-rc.2"
[org.webjars.npm/redoc "2.0.0-rc.2"]