MVN

com.github.lauhwong : image-editor

Maven & Gradle

Jul 27, 2017
30 stars

ImageEditor · Simple image editor

<dependency>
    <groupId>com.github.lauhwong</groupId>
    <artifactId>image-editor</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lauhwong : image-editor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.github.lauhwong : image-editor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
image-editor-1.1
1.0
image-editor-1.0

How to add a dependency to Maven

Add the following com.github.lauhwong : image-editor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.lauhwong</groupId>
    <artifactId>image-editor</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.lauhwong : image-editor gradle dependency to your build.gradle file:

implementation 'com.github.lauhwong:image-editor:1.1'

Gradle Kotlin DSL: Add the following com.github.lauhwong : image-editor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.lauhwong:image-editor:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.lauhwong : image-editor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.lauhwong" % "image-editor" % "1.1"

Advertisement

Dependencies from Group

Aug 23, 2017
2 usages
3 stars
Jul 27, 2017
30 stars
Aug 23, 2017
3 stars

Discover Dependencies

Oct 13, 2017
0 stars
Apr 23, 2018
2 usages
Aug 04, 2018
1 usages
56 stars
May 23, 2020
192 stars
May 23, 2020
1 usages
192 stars
Sep 14, 2019
6 usages
632 stars
Apr 02, 2018
3 usages
51 stars
Jun 15, 2023
6 usages
51 stars
Jul 07, 2017
0 stars
Dec 26, 2017
2 usages
1.8k stars