| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdorg.vectomatic |
| ArtifactId | ArtifactIdlib-gwt-file |
| Last Version | Last Version0.3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlib-gwt-file
A GWT encapsulation of the W3C File API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| lib-gwt-file-0.3.9.pom | |
| lib-gwt-file-0.3.9.jar | 85 KB |
| lib-gwt-file-0.3.9-sources.jar | 49 KB |
| lib-gwt-file-0.3.9-javadoc.jar | 276 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-file/ -->
<dependency>
<groupId>org.vectomatic</groupId>
<artifactId>lib-gwt-file</artifactId>
<version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-file/
implementation 'org.vectomatic:lib-gwt-file:0.3.9'
// https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-file/
implementation ("org.vectomatic:lib-gwt-file:0.3.9")
'org.vectomatic:lib-gwt-file:jar:0.3.9'
<dependency org="org.vectomatic" name="lib-gwt-file" rev="0.3.9">
<artifact name="lib-gwt-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.vectomatic', module='lib-gwt-file', version='0.3.9')
)
libraryDependencies += "org.vectomatic" % "lib-gwt-file" % "0.3.9"
[org.vectomatic/lib-gwt-file "0.3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.8.2 |
| com.google.gwt : gwt-dev | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |