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

Jar examples for h:hydra-shared

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials