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

Jar examples for h:hydra-api

Description

Hydra API

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials