is not current version
Last Version 0.0.3

io.github.treech:imgEdit 0.0.1

photo edit for android

GroupId

GroupId

io.github.treech
ArtifactId

ArtifactId

imgEdit
Version

Version

0.0.1
Type

Type

aar

Download imgEdit 0.0.1


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