MVN

com.tinesoft : gwt-pixlr-library

Maven & Gradle

Apr 07, 2013

gwt-pixlr - Library · A GWT library for easily integrating online photo editing services "Pixlr" in your GWT web applications.

<dependency>
    <groupId>com.tinesoft</groupId>
    <artifactId>gwt-pixlr-library</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tinesoft : gwt-pixlr-library to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.tinesoft : gwt-pixlr-library to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
gwt-pixlr-library-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tinesoft</groupId>
    <artifactId>gwt-pixlr-library</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement