is not current version
Last Version 0.4.10

org.vectomatic:lib-gwt-file-test 0.4.3

A demo program for lib-gwt-file

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.vectomatic
ArtifactId

ArtifactId

lib-gwt-file-test
Version

Version

0.4.3
Type

Type

war

Download lib-gwt-file-test 0.4.3


<!-- https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-file-test/ -->
<dependency>
    <groupId>org.vectomatic</groupId>
    <artifactId>lib-gwt-file-test</artifactId>
    <version>0.4.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-file-test/
implementation 'org.vectomatic:lib-gwt-file-test:0.4.3'
// https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-file-test/
implementation ("org.vectomatic:lib-gwt-file-test:0.4.3")
'org.vectomatic:lib-gwt-file-test:war:0.4.3'
<dependency org="org.vectomatic" name="lib-gwt-file-test" rev="0.4.3">
  <artifact name="lib-gwt-file-test" type="war" />
</dependency>
@Grapes(
@Grab(group='org.vectomatic', module='lib-gwt-file-test', version='0.4.3')
)
libraryDependencies += "org.vectomatic" % "lib-gwt-file-test" % "0.4.3"
[org.vectomatic/lib-gwt-file-test "0.4.3"]