Last Version

Vilya 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-parent
Version

Version

1.6
Type

Type

pom
Description

Description

Vilya
Facilities for making networked multiplayer games.
Project URL

Project URL

http://github.com/threerings/vilya/
Source Code Management

Source Code Management

http://github.com/threerings/vilya/

Download vilya-parent 1.6

Filename Size
vilya-parent-1.6.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • aslib