MVN

com.threerings.getdown : getdown

Maven & Gradle

May 24, 2022
493 stars

getdown · An application installer and updater.

<dependency>
    <groupId>com.threerings.getdown</groupId>
    <artifactId>getdown</artifactId>
    <version>1.8.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.threerings.getdown : getdown to add to Maven - Latest Versions:

  • Latest Stable: 1.8.7

All Versions

Choose a version of com.threerings.getdown : getdown to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
getdown-1.8.7
getdown-1.8.6
getdown-1.8.5
getdown-1.8.4
getdown-1.8.3
getdown-1.8.2
getdown-1.8.1
getdown-1.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.threerings.getdown</groupId>
    <artifactId>getdown</artifactId>
    <version>1.8.7</version>
</dependency>

Advertisement