GWT-Cloudinary

A GWT wrapper for the Cloudinary's Upload Widget

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gilberto-torrezan
ArtifactId

ArtifactId

gwt-cloudinary
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

GWT-Cloudinary
A GWT wrapper for the Cloudinary's Upload Widget
Project URL

Project URL

https://github.com/gilberto-torrezan/gwt-cloudinary

Download gwt-cloudinary

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.7.0

provided (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0