is not current version
Last Version 1.6.1

org.webjars.npm:react-jsonschema-form 0.42.0

WebJar for react-jsonschema-form

Categories

Categories

React User Interface Web Frameworks JSON Data ORM
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-jsonschema-form
Version

Version

0.42.0
Type

Type

jar

Download react-jsonschema-form 0.42.0


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