is not current version
Last Version 1.0.1

com.github.gilberto-torrezan:gwt-cloudinary 1.0.0

A GWT wrapper for the Cloudinary's Upload Widget

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gilberto-torrezan
ArtifactId

ArtifactId

gwt-cloudinary
Version

Version

1.0.0
Type

Type

jar

Download gwt-cloudinary 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-cloudinary/ -->
<dependency>
    <groupId>com.github.gilberto-torrezan</groupId>
    <artifactId>gwt-cloudinary</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-cloudinary/
implementation 'com.github.gilberto-torrezan:gwt-cloudinary:1.0.0'
// https://jarcasting.com/artifacts/com.github.gilberto-torrezan/gwt-cloudinary/
implementation ("com.github.gilberto-torrezan:gwt-cloudinary:1.0.0")
'com.github.gilberto-torrezan:gwt-cloudinary:jar:1.0.0'
<dependency org="com.github.gilberto-torrezan" name="gwt-cloudinary" rev="1.0.0">
  <artifact name="gwt-cloudinary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gilberto-torrezan', module='gwt-cloudinary', version='1.0.0')
)
libraryDependencies += "com.github.gilberto-torrezan" % "gwt-cloudinary" % "1.0.0"
[com.github.gilberto-torrezan/gwt-cloudinary "1.0.0"]