| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdjquery-cropbox |
| Version | Version0.1.9 |
| Type | Typejar |
| Description |
Descriptioncropbox
WebJar for cropbox
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquery-cropbox-0.1.9.pom | |
| jquery-cropbox-0.1.9.jar | 11 KB |
| jquery-cropbox-0.1.9-sources.jar | 22 bytes |
| jquery-cropbox-0.1.9-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/jquery-cropbox/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>jquery-cropbox</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-cropbox/
implementation 'org.webjars.bower:jquery-cropbox:0.1.9'
// https://jarcasting.com/artifacts/org.webjars.bower/jquery-cropbox/
implementation ("org.webjars.bower:jquery-cropbox:0.1.9")
'org.webjars.bower:jquery-cropbox:jar:0.1.9'
<dependency org="org.webjars.bower" name="jquery-cropbox" rev="0.1.9">
<artifact name="jquery-cropbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='jquery-cropbox', version='0.1.9')
)
libraryDependencies += "org.webjars.bower" % "jquery-cropbox" % "0.1.9"
[org.webjars.bower/jquery-cropbox "0.1.9"]