Download getdown-1.3.1.jar file - Jar g

Jar examples for g:getdown

Description

An application installer and updater.

You can download jar file getdown 1.3.1 in this page.

License

GNU Lesser General Public License (LGPL), Version 2.1

Build File

You can use the following script to add getdown-1.3.1.jar to your project.

<dependency>
   <groupId>com.threerings</groupId>
   <artifactId>getdown</artifactId>
   <version>1.3.1</version>
</dependency>
compile group: 'com.threerings', name: 'getdown', version: '1.3.1'
libraryDependencies += "com.threerings" % "getdown" % "1.3.1"
<dependency org="com.threerings" name="getdown" rev="1.3.1"/>
@Grapes(@Grab(group='com.threerings', module='getdown', version='1.3.1'))
'com.threerings:getdown:jar:1.3.1'

Download

Click the following link to download the jar file.

getdown-1.3.1-javadoc.jar
getdown-1.3.1-sources.jar
getdown-1.3.1.jar
getdown-1.3.1.pom



Related Tutorials