is not current version
Last Version 1.15.2

org.webjars.npm:react-json-view 1.6.1

WebJar for react-json-view

Categories

Categories

React User Interface Web Frameworks JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-json-view
Version

Version

1.6.1
Type

Type

jar

Download react-json-view 1.6.1


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