is not current version
Last Version 1.6

com.threerings:vilya 1.3

Facilities for making networked multiplayer games.

GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

vilya
Version

Version

1.3
Type

Type

jar

Download vilya 1.3


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