| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.enyo |
| ArtifactId | ArtifactIddropzone |
| Version | Version5.7.0 |
| Type | Typejar |
| Description |
Descriptiondropzone
WebJar for dropzone
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dropzone-5.7.0.pom | |
| dropzone-5.7.0.jar | 146 KB |
| dropzone-5.7.0-sources.jar | 22 bytes |
| dropzone-5.7.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.enyo/dropzone/ -->
<dependency>
<groupId>org.webjars.bowergithub.enyo</groupId>
<artifactId>dropzone</artifactId>
<version>5.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.enyo/dropzone/
implementation 'org.webjars.bowergithub.enyo:dropzone:5.7.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.enyo/dropzone/
implementation ("org.webjars.bowergithub.enyo:dropzone:5.7.0")
'org.webjars.bowergithub.enyo:dropzone:jar:5.7.0'
<dependency org="org.webjars.bowergithub.enyo" name="dropzone" rev="5.7.0">
<artifact name="dropzone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.enyo', module='dropzone', version='5.7.0')
)
libraryDependencies += "org.webjars.bowergithub.enyo" % "dropzone" % "5.7.0"
[org.webjars.bowergithub.enyo/dropzone "5.7.0"]