License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.tinesoft |
ArtifactId | ArtifactIdgwt-pixlr-library |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongwt-pixlr - Library
A GWT library for easily integrating online photo editing services "Pixlr" in your GWT web applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
gwt-pixlr-library-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tinesoft/gwt-pixlr-library/ -->
<dependency>
<groupId>com.tinesoft</groupId>
<artifactId>gwt-pixlr-library</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tinesoft/gwt-pixlr-library/
implementation 'com.tinesoft:gwt-pixlr-library:1.0.0'
// https://jarcasting.com/artifacts/com.tinesoft/gwt-pixlr-library/
implementation ("com.tinesoft:gwt-pixlr-library:1.0.0")
'com.tinesoft:gwt-pixlr-library:pom:1.0.0'
<dependency org="com.tinesoft" name="gwt-pixlr-library" rev="1.0.0">
<artifact name="gwt-pixlr-library" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tinesoft', module='gwt-pixlr-library', version='1.0.0')
)
libraryDependencies += "com.tinesoft" % "gwt-pixlr-library" % "1.0.0"
[com.tinesoft/gwt-pixlr-library "1.0.0"]