is not current version
Last Version 10.31.0

org.webjars.bowergithub.blueimp:jquery-file-upload 10.29.0

WebJar for blueimp-file-upload

GroupId

GroupId

org.webjars.bowergithub.blueimp
ArtifactId

ArtifactId

jquery-file-upload
Version

Version

10.29.0
Type

Type

jar

Download jquery-file-upload 10.29.0


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