License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.andrezimmermann |
ArtifactId | ArtifactIddropzone-gwt |
Version | Version0.0.4 |
Type | Typejar |
Description |
DescriptionDropzone-GWT
This is a dropzone.js GWT wrapper, production ready
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dropzone-gwt-0.0.4.pom | |
dropzone-gwt-0.0.4.jar | 69 KB |
dropzone-gwt-0.0.4-sources.jar | 86 KB |
dropzone-gwt-0.0.4-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.andrezimmermann/dropzone-gwt/ -->
<dependency>
<groupId>com.github.andrezimmermann</groupId>
<artifactId>dropzone-gwt</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andrezimmermann/dropzone-gwt/
implementation 'com.github.andrezimmermann:dropzone-gwt:0.0.4'
// https://jarcasting.com/artifacts/com.github.andrezimmermann/dropzone-gwt/
implementation ("com.github.andrezimmermann:dropzone-gwt:0.0.4")
'com.github.andrezimmermann:dropzone-gwt:jar:0.0.4'
<dependency org="com.github.andrezimmermann" name="dropzone-gwt" rev="0.0.4">
<artifact name="dropzone-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andrezimmermann', module='dropzone-gwt', version='0.0.4')
)
libraryDependencies += "com.github.andrezimmermann" % "dropzone-gwt" % "0.0.4"
[com.github.andrezimmermann/dropzone-gwt "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.gwt : gwt-dev | jar | 2.7.0 |