GroupId | GroupIdcom.burhanrashid52 |
---|---|
ArtifactId | ArtifactIdphotoeditor |
Version | Version0.3.1 |
Type | Typeaar |
Filename | Size |
---|---|
photoeditor-0.3.1.pom | |
photoeditor-0.3.1.aar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.burhanrashid52/photoeditor/ -->
<dependency>
<groupId>com.burhanrashid52</groupId>
<artifactId>photoeditor</artifactId>
<version>0.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.burhanrashid52/photoeditor/
implementation 'com.burhanrashid52:photoeditor:0.3.1'
// https://jarcasting.com/artifacts/com.burhanrashid52/photoeditor/
implementation ("com.burhanrashid52:photoeditor:0.3.1")
'com.burhanrashid52:photoeditor:aar:0.3.1'
<dependency org="com.burhanrashid52" name="photoeditor" rev="0.3.1">
<artifact name="photoeditor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.burhanrashid52', module='photoeditor', version='0.3.1')
)
libraryDependencies += "com.burhanrashid52" % "photoeditor" % "0.3.1"
[com.burhanrashid52/photoeditor "0.3.1"]