is not current version
Last Version 1.0

com.threerings.nexus:nexus-gwt-io 0.1


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.threerings.nexus
ArtifactId

ArtifactId

nexus-gwt-io
Version

Version

0.1
Type

Type

jar

Download nexus-gwt-io 0.1


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