is not current version
Last Version 1.1

org.treblereel.gwt.nio:gwt-nio 1.0

GWT NIO

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.treblereel.gwt.nio
ArtifactId

ArtifactId

gwt-nio
Version

Version

1.0
Type

Type

jar

Download gwt-nio 1.0


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