Download upstart-0.4.0.jar file - Jar u

Jar examples for u:upstart

Description

You can download jar file upstart 0.4.0 in this page.

Build File

You can use the following script to add upstart-0.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

upstart-0.4.0-sources.jar
upstart-0.4.0.jar
upstart-0.4.0.pom



Related Tutorials