is not current version
Last Version 1.2.23

org.jsondoc:jsondoc-ui 1.2.11

The interface of the jsondoc project

Categories

Categories

JSON Data
GroupId

GroupId

org.jsondoc
ArtifactId

ArtifactId

jsondoc-ui
Version

Version

1.2.11
Type

Type

pom

Download jsondoc-ui 1.2.11


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