License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdblueimp-load-image |
Last Version | Last Version5.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblueimp-load-image
WebJar for blueimp-load-image
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blueimp-load-image-5.16.0.pom | |
blueimp-load-image-5.16.0.jar | 41 KB |
blueimp-load-image-5.16.0-sources.jar | 22 bytes |
blueimp-load-image-5.16.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/blueimp-load-image/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>blueimp-load-image</artifactId>
<version>5.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/blueimp-load-image/
implementation 'org.webjars.npm:blueimp-load-image:5.16.0'
// https://jarcasting.com/artifacts/org.webjars.npm/blueimp-load-image/
implementation ("org.webjars.npm:blueimp-load-image:5.16.0")
'org.webjars.npm:blueimp-load-image:jar:5.16.0'
<dependency org="org.webjars.npm" name="blueimp-load-image" rev="5.16.0">
<artifact name="blueimp-load-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='blueimp-load-image', version='5.16.0')
)
libraryDependencies += "org.webjars.npm" % "blueimp-load-image" % "5.16.0"
[org.webjars.npm/blueimp-load-image "5.16.0"]