Download upstart-0.4.1.jar file - Jar u

Jar examples for u:upstart

Description

You can download jar file upstart 0.4.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

upstart-0.4.1-sources.jar
upstart-0.4.1.jar
upstart-0.4.1.pom



Related Tutorials