is not current version
Last Version 1.8.7

Getdown Ant Task 1.8.6

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
Version

Version

1.8.6
Type

Type

jar
Description

Description

Getdown Ant Task
An Ant task for building Getdown app distributions

Download getdown-ant 1.8.6


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

Dependencies

compile (1)

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

provided (1)

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

Project Modules

There are no modules declared in this project.