is not current version
Last Version 9.18.0

org.webjars.bower:jquery-file-upload 9.14.2

WebJar for blueimp-file-upload

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

jquery-file-upload
Version

Version

9.14.2
Type

Type

jar

Download jquery-file-upload 9.14.2


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