is not current version
Last Version 2.0.0-rc.70

org.webjars.npm:redoc 1.22.2

WebJar for redoc

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redoc
Version

Version

1.22.2
Type

Type

jar

Download redoc 1.22.2


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