| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdreact-dropzone |
| Version | Version10.2.2 |
| Type | Typejar |
| Description |
Descriptionreact-dropzone
WebJar for react-dropzone
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| react-dropzone-10.2.2.pom | |
| react-dropzone-10.2.2.jar | 87 KB |
| react-dropzone-10.2.2-sources.jar | 22 bytes |
| react-dropzone-10.2.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-dropzone/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>react-dropzone</artifactId>
<version>10.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-dropzone/
implementation 'org.webjars.npm:react-dropzone:10.2.2'
// https://jarcasting.com/artifacts/org.webjars.npm/react-dropzone/
implementation ("org.webjars.npm:react-dropzone:10.2.2")
'org.webjars.npm:react-dropzone:jar:10.2.2'
<dependency org="org.webjars.npm" name="react-dropzone" rev="10.2.2">
<artifact name="react-dropzone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-dropzone', version='10.2.2')
)
libraryDependencies += "org.webjars.npm" % "react-dropzone" % "10.2.2"
[org.webjars.npm/react-dropzone "10.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : attr-accept | jar | [2.0.0,3) |
| org.webjars.npm : file-selector | jar | [0.1.12,0.2) |
| org.webjars.npm : prop-types | jar | [15.7.2,16) |