is not current version
Last Version 2.0.0-rc.70

org.webjars.npm:redoc 1.9.0

WebJar for redoc

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redoc
Version

Version

1.9.0
Type

Type

jar

Download redoc 1.9.0


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