MVN

com.threerings : vilya-parent

Maven & Gradle

Mar 14, 2015
20 stars

Vilya · Facilities for making networked multiplayer games.

<dependency>
    <groupId>com.threerings</groupId>
    <artifactId>vilya-parent</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.threerings : vilya-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of com.threerings : vilya-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6
vilya-parent-1.6
1.5.x
vilya-parent-1.5.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.threerings</groupId>
    <artifactId>vilya-parent</artifactId>
    <version>1.6</version>
</dependency>