is not current version
Last Version 1.7.1

com.threerings:getdown 1.3

An application installer and updater.

Categories

Categories

Getdown Build Tools Distribution
GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

getdown
Version

Version

1.3
Type

Type

jar

Download getdown 1.3


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