is not current version
Last Version 1.6.1

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

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

1.0.3
Type

Type

jar

Download react-jsonschema-form 1.0.3


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