License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.treblereel.gwt.nio |
ArtifactId | ArtifactIdgwt-nio |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT NIO
GWT NIO
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-nio-1.1.pom | |
gwt-nio-1.1.jar | 104 KB |
gwt-nio-1.1-sources.jar | 103 KB |
gwt-nio-1.1-javadoc.jar | 183 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.treblereel.gwt.nio/gwt-nio/ -->
<dependency>
<groupId>org.treblereel.gwt.nio</groupId>
<artifactId>gwt-nio</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.treblereel.gwt.nio/gwt-nio/
implementation 'org.treblereel.gwt.nio:gwt-nio:1.1'
// https://jarcasting.com/artifacts/org.treblereel.gwt.nio/gwt-nio/
implementation ("org.treblereel.gwt.nio:gwt-nio:1.1")
'org.treblereel.gwt.nio:gwt-nio:jar:1.1'
<dependency org="org.treblereel.gwt.nio" name="gwt-nio" rev="1.1">
<artifact name="gwt-nio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.treblereel.gwt.nio', module='gwt-nio', version='1.1')
)
libraryDependencies += "org.treblereel.gwt.nio" % "gwt-nio" % "1.1"
[org.treblereel.gwt.nio/gwt-nio "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.elemental2 : elemental2-webstorage | jar | 1.1.0 |
com.google.jsinterop : jsinterop-annotations | jar | 2.0.0 |