is not current version
Last Version 1.8.7

com.threerings.getdown:getdown-ant 1.8.4

An Ant task for building Getdown app distributions

Categories

Categories

Ant Build Tools Getdown Distribution
GroupId

GroupId

com.threerings.getdown
ArtifactId

ArtifactId

getdown-ant
Version

Version

1.8.4
Type

Type

jar

Download getdown-ant 1.8.4


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