License |
License |
---|---|
GroupId | GroupIdcom.burhanrashid52 |
ArtifactId | ArtifactIdphotoeditor |
Version | Version2.0.0 |
Type | Typeaar |
Description |
Descriptionphotoeditor
A Photo Editor library with simple, easy support for image editing using Paints, Text, Filters, Emoji and Sticker like stories.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
photoeditor-2.0.0.pom | |
photoeditor-2.0.0-sources.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.burhanrashid52/photoeditor/ -->
<dependency>
<groupId>com.burhanrashid52</groupId>
<artifactId>photoeditor</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.burhanrashid52/photoeditor/
implementation 'com.burhanrashid52:photoeditor:2.0.0'
// https://jarcasting.com/artifacts/com.burhanrashid52/photoeditor/
implementation ("com.burhanrashid52:photoeditor:2.0.0")
'com.burhanrashid52:photoeditor:aar:2.0.0'
<dependency org="com.burhanrashid52" name="photoeditor" rev="2.0.0">
<artifact name="photoeditor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.burhanrashid52', module='photoeditor', version='2.0.0')
)
libraryDependencies += "com.burhanrashid52" % "photoeditor" % "2.0.0"
[com.burhanrashid52/photoeditor "2.0.0"]