is not current version
Last Version 10.31.0

org.webjars.bower:blueimp-file-upload 10.30.1

WebJar for blueimp-file-upload

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

blueimp-file-upload
Version

Version

10.30.1
Type

Type

jar

Download blueimp-file-upload 10.30.1


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