Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.googlecode.gwt-cropper |
ArtifactId | ArtifactIdgwt-crop |
Version | Version0.5.3.1 |
Type | Typejar |
Filename | Size |
---|---|
gwt-crop-0.5.3.1.pom | |
gwt-crop-0.5.3.1.jar | 117 KB |
gwt-crop-0.5.3.1-sources.jar | 91 KB |
gwt-crop-0.5.3.1-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.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.gwt-cropper/gwt-crop/
implementation 'com.googlecode.gwt-cropper:gwt-crop:0.5.3.1'
// https://jarcasting.com/artifacts/com.googlecode.gwt-cropper/gwt-crop/
implementation ("com.googlecode.gwt-cropper:gwt-crop:0.5.3.1")
'com.googlecode.gwt-cropper:gwt-crop:jar:0.5.3.1'
<dependency org="com.googlecode.gwt-cropper" name="gwt-crop" rev="0.5.3.1">
<artifact name="gwt-crop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.gwt-cropper', module='gwt-crop', version='0.5.3.1')
)
libraryDependencies += "com.googlecode.gwt-cropper" % "gwt-crop" % "0.5.3.1"
[com.googlecode.gwt-cropper/gwt-crop "0.5.3.1"]