is not current version
Last Version 1.8.7

com.threerings.getdown:getdown-ant 1.8.0

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.0
Type

Type

jar

Download getdown-ant 1.8.0


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