License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Search Business Logic Libraries |
GroupId | GroupIdorg.jresearch.gwtproject.nio |
ArtifactId | ArtifactIdgwt-nio |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-nio
J2CL/GWT support for java.nio packages
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-nio-0.1.pom | |
gwt-nio-0.1.jar | 68 KB |
gwt-nio-0.1-sources.jar | 41 KB |
gwt-nio-0.1-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jresearch.gwtproject.nio/gwt-nio/ -->
<dependency>
<groupId>org.jresearch.gwtproject.nio</groupId>
<artifactId>gwt-nio</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.nio/gwt-nio/
implementation 'org.jresearch.gwtproject.nio:gwt-nio:0.1'
// https://jarcasting.com/artifacts/org.jresearch.gwtproject.nio/gwt-nio/
implementation ("org.jresearch.gwtproject.nio:gwt-nio:0.1")
'org.jresearch.gwtproject.nio:gwt-nio:jar:0.1'
<dependency org="org.jresearch.gwtproject.nio" name="gwt-nio" rev="0.1">
<artifact name="gwt-nio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.gwtproject.nio', module='gwt-nio', version='0.1')
)
libraryDependencies += "org.jresearch.gwtproject.nio" % "gwt-nio" % "0.1"
[org.jresearch.gwtproject.nio/gwt-nio "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.elemental2 : elemental2-core | jar | 1.0.0-RC1 |