AndroidPhotoManipulator

An image processing library for Android

License

License

MIT
GroupId

GroupId

com.guhungry.android
ArtifactId

ArtifactId

photo-manipulator
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

aar
Description

Description

AndroidPhotoManipulator
An image processing library for Android
Project URL

Project URL

https://github.com/guhungry/android-photo-manipulator
Source Code Management

Source Code Management

https://github.com/guhungry/android-photo-manipulator

Download photo-manipulator

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.2.0

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.0
androidx.appcompat » appcompat jar 1.2.0
androidx.exifinterface » exifinterface jar 1.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2