is not current version
Last Version 0.5.5

com.googlecode.gwt-cropper:gwt-crop 0.3.4.1

GWT plugin for image cropping

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwt-cropper
ArtifactId

ArtifactId

gwt-crop
Version

Version

0.3.4.1
Type

Type

jar

Download gwt-crop 0.3.4.1


<!-- https://jarcasting.com/artifacts/com.googlecode.gwt-cropper/gwt-crop/ -->
<dependency>
    <groupId>com.googlecode.gwt-cropper</groupId>
    <artifactId>gwt-crop</artifactId>
    <version>0.3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.gwt-cropper/gwt-crop/
implementation 'com.googlecode.gwt-cropper:gwt-crop:0.3.4.1'
// https://jarcasting.com/artifacts/com.googlecode.gwt-cropper/gwt-crop/
implementation ("com.googlecode.gwt-cropper:gwt-crop:0.3.4.1")
'com.googlecode.gwt-cropper:gwt-crop:jar:0.3.4.1'
<dependency org="com.googlecode.gwt-cropper" name="gwt-crop" rev="0.3.4.1">
  <artifact name="gwt-crop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.gwt-cropper', module='gwt-crop', version='0.3.4.1')
)
libraryDependencies += "com.googlecode.gwt-cropper" % "gwt-crop" % "0.3.4.1"
[com.googlecode.gwt-cropper/gwt-crop "0.3.4.1"]