is not current version
Last Version 1.2.23

org.jsondoc:jsondoc-ui-webjar 1.2.11

The interface webjar of the jsondoc project

Categories

Categories

JSON Data
GroupId

GroupId

org.jsondoc
ArtifactId

ArtifactId

jsondoc-ui-webjar
Version

Version

1.2.11
Type

Type

jar

Download jsondoc-ui-webjar 1.2.11


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