| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdcom.tinesoft | 
| ArtifactId | ArtifactIdgwt-pixlr | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptiongwt-pixlr - Parent gwt-pixlr Parent POM | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| gwt-pixlr-1.0.0.pom | 23 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.tinesoft/gwt-pixlr/ -->
<dependency>
    <groupId>com.tinesoft</groupId>
    <artifactId>gwt-pixlr</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.tinesoft/gwt-pixlr/
implementation 'com.tinesoft:gwt-pixlr:1.0.0'// https://jarcasting.com/artifacts/com.tinesoft/gwt-pixlr/
implementation ("com.tinesoft:gwt-pixlr:1.0.0")'com.tinesoft:gwt-pixlr:pom:1.0.0'<dependency org="com.tinesoft" name="gwt-pixlr" rev="1.0.0">
  <artifact name="gwt-pixlr" type="pom" />
</dependency>@Grapes(
@Grab(group='com.tinesoft', module='gwt-pixlr', version='1.0.0')
)libraryDependencies += "com.tinesoft" % "gwt-pixlr" % "1.0.0"[com.tinesoft/gwt-pixlr "1.0.0"]