Last Version

GWT Cropper 0.5.5

GWT plugin for image cropping

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwt-cropper
ArtifactId

ArtifactId

gwt-crop
Version

Version

0.5.5
Type

Type

jar
Description

Description

GWT Cropper
GWT plugin for image cropping
Source Code Management

Source Code Management

https://github.com/w32blaster/gwt-cropper/commits/master

Download gwt-crop 0.5.5


<!-- 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"]

Dependencies

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.gwt.gwtmockito : gwtmockito jar 1.1.5

Project Modules

There are no modules declared in this project.