Last Version

Nexus iOS IO 1.0

A framework for developing distributed applications.

License

License

GNU Lesser General Public License (LGPL), Version 2.1
GroupId

GroupId

com.threerings.nexus
ArtifactId

ArtifactId

nexus-ios-io
Version

Version

1.0
Type

Type

jar
Description

Description

Nexus iOS IO
A framework for developing distributed applications.

Download nexus-ios-io 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.threerings.nexus : nexus-core jar 1.0
com.google.guava : guava jar 13.0

provided (1)

Group / Artifact Type Version
com.xamarin » monotouch jar 5.1

test (2)

Group / Artifact Type Version
com.threerings.nexus : nexus-test-support jar 1.0
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.