is not current version
Last Version 1.2.23

org.jsondoc:jsondoc-ui-webjar 1.0.8

The interface webjar of the jsondoc project

Categories

Categories

JSON Data
GroupId

GroupId

org.jsondoc
ArtifactId

ArtifactId

jsondoc-ui-webjar
Version

Version

1.0.8
Type

Type

jar

Download jsondoc-ui-webjar 1.0.8


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