не последняя версия
Последняя версия 1.8.7

com.threerings.getdown:getdown-ant 1.8.1

An Ant task for building Getdown app distributions

Категории

Категории

Ant Компиляция и сборка Getdown Distribution
Группа

Группа

com.threerings.getdown
Идентификатор

Идентификатор

getdown-ant
Версия

Версия

1.8.1
Тип

Тип

jar

Скачать getdown-ant 1.8.1


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