Download heron-api-0.14.5.jar file - Jar h

Jar examples for h:heron-api

Description

Heron API

You can download jar file heron-api 0.14.5 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add heron-api-0.14.5.jar to your project.

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

Download

Click the following link to download the jar file.

heron-api-0.14.5-javadoc.jar
heron-api-0.14.5-sources.jar
heron-api-0.14.5.jar
heron-api-0.14.5.pom



Related Tutorials