is not current version
Last Version 2.0.0

com.burhanrashid52:photoeditor 1.1.3-beta01

A Photo Editor library with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories.

GroupId

GroupId

com.burhanrashid52
ArtifactId

ArtifactId

photoeditor
Version

Version

1.1.3-beta01
Type

Type

aar

Download photoeditor 1.1.3-beta01


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