is not current version
Last Version 2.0.0

com.burhanrashid52:photoeditor 0.1.0

A Photo Editor library to edit image using paints,text,emoji and images

GroupId

GroupId

com.burhanrashid52
ArtifactId

ArtifactId

photoeditor
Version

Version

0.1.0
Type

Type

aar

Download photoeditor 0.1.0


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