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

Jar examples for h:heroku-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials