Getdown Ant Task

An Ant task for building Getdown app distributions

License

License

Categories

Categories

Ant Build Tools Getdown Distribution
GroupId

GroupId

com.threerings.getdown
ArtifactId

ArtifactId

getdown-ant
Last Version

Last Version

1.8.7
Release Date

Release Date

Type

Type

jar
Description

Description

Getdown Ant Task
An Ant task for building Getdown app distributions

Download getdown-ant

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.threerings.getdown : getdown-core jar 1.8.7

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0