Last Version

ImageCropper 1.0

Crop image library intended to be used as independent component.

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.rosberry.android
ArtifactId

ArtifactId

ImageCropper
Version

Version

1.0
Type

Type

aar
Description

Description

ImageCropper
Crop image library intended to be used as independent component.
Project URL

Project URL

https://github.com/rosberry/image-cropper-android.git
Source Code Management

Source Code Management

https://github.com/rosberry/image-cropper-android.git

Download ImageCropper 1.0


<!-- https://jarcasting.com/artifacts/com.rosberry.android/ImageCropper/ -->
<dependency>
    <groupId>com.rosberry.android</groupId>
    <artifactId>ImageCropper</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rosberry.android/ImageCropper/
implementation 'com.rosberry.android:ImageCropper:1.0'
// https://jarcasting.com/artifacts/com.rosberry.android/ImageCropper/
implementation ("com.rosberry.android:ImageCropper:1.0")
'com.rosberry.android:ImageCropper:aar:1.0'
<dependency org="com.rosberry.android" name="ImageCropper" rev="1.0">
  <artifact name="ImageCropper" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rosberry.android', module='ImageCropper', version='1.0')
)
libraryDependencies += "com.rosberry.android" % "ImageCropper" % "1.0"
[com.rosberry.android/ImageCropper "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
androidx.exifinterface » exifinterface jar 1.3.2

Project Modules

There are no modules declared in this project.