License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.googlecode.gwt-cropper |
ArtifactId | ArtifactIdgwt-crop |
Version | Version0.5.5 |
Type | Typejar |
Description |
DescriptionGWT Cropper
GWT plugin for image cropping
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-crop-0.5.5.pom | |
gwt-crop-0.5.5.jar | 117 KB |
gwt-crop-0.5.5-sources.jar | 91 KB |
gwt-crop-0.5.5-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.gwt-cropper/gwt-crop/ -->
<dependency>
<groupId>com.googlecode.gwt-cropper</groupId>
<artifactId>gwt-crop</artifactId>
<version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.gwt-cropper/gwt-crop/
implementation 'com.googlecode.gwt-cropper:gwt-crop:0.5.5'
// https://jarcasting.com/artifacts/com.googlecode.gwt-cropper/gwt-crop/
implementation ("com.googlecode.gwt-cropper:gwt-crop:0.5.5")
'com.googlecode.gwt-cropper:gwt-crop:jar:0.5.5'
<dependency org="com.googlecode.gwt-cropper" name="gwt-crop" rev="0.5.5">
<artifact name="gwt-crop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.gwt-cropper', module='gwt-crop', version='0.5.5')
)
libraryDependencies += "com.googlecode.gwt-cropper" % "gwt-crop" % "0.5.5"
[com.googlecode.gwt-cropper/gwt-crop "0.5.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.gwt.gwtmockito : gwtmockito | jar | 1.1.5 |