is not current version
Last Version 0.11.0

org.webjars.npm:react-json-tree 0.10.9

WebJar for react-json-tree

Categories

Categories

React User Interface Web Frameworks JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-json-tree
Version

Version

0.10.9
Type

Type

jar

Download react-json-tree 0.10.9


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