is not current version
Last Version 5.7.0

org.webjars.bowergithub.enyo:dropzone 5.4.0

WebJar for dropzone

GroupId

GroupId

org.webjars.bowergithub.enyo
ArtifactId

ArtifactId

dropzone
Version

Version

5.4.0
Type

Type

jar

Download dropzone 5.4.0


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