License |
License
GNU Lesser General Public License (LGPL), Version 2.1
|
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.threerings.nexus |
ArtifactId | ArtifactIdnexus-gwt-io |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionNexus GWT IO
A framework for developing distributed applications.
|
Filename | Size |
---|---|
nexus-gwt-io-1.0.pom | |
nexus-gwt-io-1.0.jar | 14 KB |
nexus-gwt-io-1.0-sources.jar | 6 KB |
nexus-gwt-io-1.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.threerings.nexus/nexus-gwt-io/ -->
<dependency>
<groupId>com.threerings.nexus</groupId>
<artifactId>nexus-gwt-io</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.threerings.nexus/nexus-gwt-io/
implementation 'com.threerings.nexus:nexus-gwt-io:1.0'
// https://jarcasting.com/artifacts/com.threerings.nexus/nexus-gwt-io/
implementation ("com.threerings.nexus:nexus-gwt-io:1.0")
'com.threerings.nexus:nexus-gwt-io:jar:1.0'
<dependency org="com.threerings.nexus" name="nexus-gwt-io" rev="1.0">
<artifact name="nexus-gwt-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threerings.nexus', module='nexus-gwt-io', version='1.0')
)
libraryDependencies += "com.threerings.nexus" % "nexus-gwt-io" % "1.0"
[com.threerings.nexus/nexus-gwt-io "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.threerings.nexus : nexus-core | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.4.0 |
com.google.gwt : gwt-dev | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.threerings.nexus : nexus-test-support | jar | 1.0 |