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

Jar examples for h:hydra-api

Description

Hydra API

You can download jar file hydra-api 0.4.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials