License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.blueimp |
ArtifactId | ArtifactIdjquery-file-upload |
Last Version | Last Version10.31.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblueimp-file-upload
WebJar for blueimp-file-upload
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery-file-upload-10.31.0.pom | |
jquery-file-upload-10.31.0.jar | 358 KB |
jquery-file-upload-10.31.0-sources.jar | 22 bytes |
jquery-file-upload-10.31.0-javadoc.jar | 22 bytes |
Browse |
<!-- 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.31.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.blueimp/jquery-file-upload/
implementation 'org.webjars.bowergithub.blueimp:jquery-file-upload:10.31.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.blueimp/jquery-file-upload/
implementation ("org.webjars.bowergithub.blueimp:jquery-file-upload:10.31.0")
'org.webjars.bowergithub.blueimp:jquery-file-upload:jar:10.31.0'
<dependency org="org.webjars.bowergithub.blueimp" name="jquery-file-upload" rev="10.31.0">
<artifact name="jquery-file-upload" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.blueimp', module='jquery-file-upload', version='10.31.0')
)
libraryDependencies += "org.webjars.bowergithub.blueimp" % "jquery-file-upload" % "10.31.0"
[org.webjars.bowergithub.blueimp/jquery-file-upload "10.31.0"]