Last Version

Vilya Core 1.6

Facilities for making networked multiplayer games.

License

License

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

GroupId

com.threerings
ArtifactId

ArtifactId

vilya
Version

Version

1.6
Type

Type

jar
Description

Description

Vilya Core
Facilities for making networked multiplayer games.

Download vilya 1.6


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

Dependencies

compile (8)

Group / Artifact Type Version
com.threerings : ooo-util jar 1.4.1
com.threerings : narya jar 1.15
com.threerings : nenya jar 1.6
com.threerings : nenya-tools Optional jar 1.6
commons-digester : commons-digester Optional jar 2.0
com.samskivert : depot Optional jar 1.7
org.javassist : javassist Optional jar 3.18.2-GA
com.megginson.sax : xml-writer Optional jar 0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.