Last Version

getdown 1.8.7

An application installer and updater.

License

License

Categories

Categories

Getdown Build Tools Distribution
GroupId

GroupId

com.threerings.getdown
ArtifactId

ArtifactId

getdown
Version

Version

1.8.7
Type

Type

pom
Description

Description

getdown
An application installer and updater.
Project URL

Project URL

https://github.com/threerings/getdown
Source Code Management

Source Code Management

https://github.com/threerings/getdown

Download getdown 1.8.7

Filename Size
getdown-1.8.7.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • launcher
  • ant