Jar examples for h:heroku-api
You can download jar file heroku-api 0.30 in this page.
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'
Click the following link to download the jar file.
heroku-api-0.30-javadoc.jar