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

Jar examples for h:hydra-shared

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials