Jar examples for h:heron-api
Heron API
You can download jar file heron-api 0.14.5 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
heron-api-0.14.5-javadoc.jar