is not current version
Last Version 1.0.6

com.guhungry.android:photo-manipulator 1.0.3

An image processing library for Android

GroupId

GroupId

com.guhungry.android
ArtifactId

ArtifactId

photo-manipulator
Version

Version

1.0.3
Type

Type

aar

Download photo-manipulator 1.0.3


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