is not current version
Last Version 1.8.7

com.threerings.getdown:getdown-launcher 1.8.1

The Getdown app updater/launcher

Categories

Categories

Getdown Build Tools Distribution
GroupId

GroupId

com.threerings.getdown
ArtifactId

ArtifactId

getdown-launcher
Version

Version

1.8.1
Type

Type

jar

Download getdown-launcher 1.8.1


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