Last Version

toybox 1.1

Integration library for Game Gardens game hosting service.

License

License

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

GroupId

com.threerings
ArtifactId

ArtifactId

toybox
Version

Version

1.1
Type

Type

jar
Description

Description

toybox
Integration library for Game Gardens game hosting service.
Project URL

Project URL

http://github.com/threerings/game-gardens/
Source Code Management

Source Code Management

http://github.com/threerings/game-gardens/

Download toybox 1.1


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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.guava : guava jar 10.0.1
com.google.inject : guice jar 2.0
com.samskivert : samskivert jar 1.5
com.samskivert : depot jar 1.5
com.threerings : getdown jar 1.1
com.threerings : narya jar 1.10
com.threerings : nenya jar 1.2
com.threerings : vilya jar 1.4
commons-digester : commons-digester jar 2.0

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.