License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks ORM Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdreact-form |
Version | Version1.2.6 |
Type | Typejar |
Description |
Descriptionreact-form
WebJar for react-form
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
react-form-1.2.6.pom | |
react-form-1.2.6.jar | 104 KB |
react-form-1.2.6-sources.jar | 22 bytes |
react-form-1.2.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-form/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-form</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-form/
implementation 'org.webjars.npm:react-form:1.2.6'
// https://jarcasting.com/artifacts/org.webjars.npm/react-form/
implementation ("org.webjars.npm:react-form:1.2.6")
'org.webjars.npm:react-form:jar:1.2.6'
<dependency org="org.webjars.npm" name="react-form" rev="1.2.6">
<artifact name="react-form" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-form', version='1.2.6')
)
libraryDependencies += "org.webjars.npm" % "react-form" % "1.2.6"
[org.webjars.npm/react-form "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : classnames | jar | [2.2.5,3) |