is not current version
Last Version 0.13.14

org.webjars.npm:redoc-cli 0.9.8

WebJar for redoc-cli

Categories

Categories

CLI User Interface
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redoc-cli
Version

Version

0.9.8
Type

Type

jar

Download redoc-cli 0.9.8


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