Download hydra-api-0.4.3.jar file - Jar h

Jar examples for h:hydra-api

Description

Hydra API

You can download jar file hydra-api 0.4.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hydra-api-0.4.3.jar to your project.

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

Download

Click the following link to download the jar file.

hydra-api-0.4.3-javadoc.jar
hydra-api-0.4.3-sources.jar
hydra-api-0.4.3.jar
hydra-api-0.4.3.pom



Related Tutorials