is not current version
Last Version 9.10.1

org.webjars:jquery-file-upload 9.8.0

WebJar for jQuery-File-Upload

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery-file-upload
Version

Version

9.8.0
Type

Type

jar

Download jquery-file-upload 9.8.0


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