Download hydra-shared-1.6.0.jar file - Jar h

Jar examples for h:hydra-shared

Description

You can download jar file hydra-shared 1.6.0 in this page.

Build File

You can use the following script to add hydra-shared-1.6.0.jar to your project.

<dependency>
   <groupId>de.datasecs</groupId>
   <artifactId>hydra-shared</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'de.datasecs', name: 'hydra-shared', version: '1.6.0'
libraryDependencies += "de.datasecs" % "hydra-shared" % "1.6.0"
<dependency org="de.datasecs" name="hydra-shared" rev="1.6.0"/>
@Grapes(@Grab(group='de.datasecs', module='hydra-shared', version='1.6.0'))
'de.datasecs:hydra-shared:jar:1.6.0'

Download

Click the following link to download the jar file.

hydra-shared-1.6.0-javadoc.jar
hydra-shared-1.6.0-sources.jar
hydra-shared-1.6.0.jar
hydra-shared-1.6.0.pom



Related Tutorials