is not current version
Last Version 2.0.0-rc.70

org.webjars.npm:redoc 2.0.0-alpha.22

WebJar for redoc

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redoc
Version

Version

2.0.0-alpha.22
Type

Type

jar

Download redoc 2.0.0-alpha.22


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