Download heroku-api-0.30.jar file - Jar h

Jar examples for h:heroku-api

Description

You can download jar file heroku-api 0.30 in this page.

Build File

You can use the following script to add heroku-api-0.30.jar to your project.

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

Download

Click the following link to download the jar file.

heroku-api-0.30-javadoc.jar
heroku-api-0.30-sources.jar
heroku-api-0.30.jar
heroku-api-0.30.pom



Related Tutorials