License |
License |
---|---|
GroupId | GroupIdcom.github.lauhwong |
ArtifactId | ArtifactIdimage-editor |
Version | Version1.1 |
Type | Typeaar |
Description |
DescriptionImageEditor
Simple image editor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
image-editor-1.1.pom | |
image-editor-1.1.aar | 572 KB |
image-editor-1.1-sources.jar | 63 KB |
image-editor-1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lauhwong/image-editor/ -->
<dependency>
<groupId>com.github.lauhwong</groupId>
<artifactId>image-editor</artifactId>
<version>1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lauhwong/image-editor/
implementation 'com.github.lauhwong:image-editor:1.1'
// https://jarcasting.com/artifacts/com.github.lauhwong/image-editor/
implementation ("com.github.lauhwong:image-editor:1.1")
'com.github.lauhwong:image-editor:aar:1.1'
<dependency org="com.github.lauhwong" name="image-editor" rev="1.1">
<artifact name="image-editor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.lauhwong', module='image-editor', version='1.1')
)
libraryDependencies += "com.github.lauhwong" % "image-editor" % "1.1"
[com.github.lauhwong/image-editor "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jre7 | jar | 1.1.2-4 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.1.2-4 |
com.android.support » appcompat-v7 | jar | 25.3.1 |
com.android.support » design | jar | 25.3.1 |