is not current version
Last Version 1.15

com.threerings:narya-tools 1.14


GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

narya-tools
Version

Version

1.14
Type

Type

jar

Download narya-tools 1.14


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