License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks CLI |
GroupId | GroupIdcom.tinesoft |
ArtifactId | ArtifactIdgwt-pixlr-client |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-pixlr-client
Client-side components of the gwt-pixlr-library.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
gwt-pixlr-client-1.0.0.pom | |
gwt-pixlr-client-1.0.0.jar | 70 KB |
gwt-pixlr-client-1.0.0-sources.jar | 48 KB |
gwt-pixlr-client-1.0.0-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tinesoft/gwt-pixlr-client/ -->
<dependency>
<groupId>com.tinesoft</groupId>
<artifactId>gwt-pixlr-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinesoft/gwt-pixlr-client/
implementation 'com.tinesoft:gwt-pixlr-client:1.0.0'
// https://jarcasting.com/artifacts/com.tinesoft/gwt-pixlr-client/
implementation ("com.tinesoft:gwt-pixlr-client:1.0.0")
'com.tinesoft:gwt-pixlr-client:jar:1.0.0'
<dependency org="com.tinesoft" name="gwt-pixlr-client" rev="1.0.0">
<artifact name="gwt-pixlr-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinesoft', module='gwt-pixlr-client', version='1.0.0')
)
libraryDependencies += "com.tinesoft" % "gwt-pixlr-client" % "1.0.0"
[com.tinesoft/gwt-pixlr-client "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.google.gwt : gwt-dev | jar | 2.4.0 |