License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.gilberto-torrezan |
ArtifactId | ArtifactIdgwt-cloudinary |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT-Cloudinary
A GWT wrapper for the Cloudinary's Upload Widget
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-cloudinary-1.0.1.pom | |
gwt-cloudinary-1.0.1.jar | 27 KB |
gwt-cloudinary-1.0.1-sources.jar | 14 KB |
gwt-cloudinary-1.0.1-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-cloudinary/ -->
<dependency>
<groupId>com.github.gilberto-torrezan</groupId>
<artifactId>gwt-cloudinary</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-cloudinary/
implementation 'com.github.gilberto-torrezan:gwt-cloudinary:1.0.1'
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-cloudinary/
implementation ("com.github.gilberto-torrezan:gwt-cloudinary:1.0.1")
'com.github.gilberto-torrezan:gwt-cloudinary:jar:1.0.1'
<dependency org="com.github.gilberto-torrezan" name="gwt-cloudinary" rev="1.0.1">
<artifact name="gwt-cloudinary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gilberto-torrezan', module='gwt-cloudinary', version='1.0.1')
)
libraryDependencies += "com.github.gilberto-torrezan" % "gwt-cloudinary" % "1.0.1"
[com.github.gilberto-torrezan/gwt-cloudinary "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
com.google.gwt : gwt-codeserver | jar | 2.7.0 |
com.google.gwt : gwt-dev | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |