is not current version
Last Version 1.1

org.treblereel.gwt.nio:gwt-nio 0.9

GWT NIO

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.treblereel.gwt.nio
ArtifactId

ArtifactId

gwt-nio
Version

Version

0.9
Type

Type

jar

Download gwt-nio 0.9


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