is not current version
Last Version 0.7.21

org.webjars:json-editor 0.7.13

WebJar for JSON Editor

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

json-editor
Version

Version

0.7.13
Type

Type

jar

Download json-editor 0.7.13


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