Download heroku-http-apache-0.31.jar file - Jar h

Jar examples for h:heroku-http-apache

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

heroku-http-apache-0.31-javadoc.jar
heroku-http-apache-0.31-sources.jar
heroku-http-apache-0.31.jar
heroku-http-apache-0.31.pom



Related Tutorials