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