is not current version
Last Version 1.6.5

de.datasecs:hydra 1.6.0

Hydra is a network framework built upon Netty.

Categories

Categories

Data
GroupId

GroupId

de.datasecs
ArtifactId

ArtifactId

hydra
Version

Version

1.6.0
Type

Type

pom

Download hydra 1.6.0

Filename Size
hydra-1.6.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/de.datasecs/hydra/ -->
<dependency>
    <groupId>de.datasecs</groupId>
    <artifactId>hydra</artifactId>
    <version>1.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.datasecs/hydra/
implementation 'de.datasecs:hydra:1.6.0'
// https://jarcasting.com/artifacts/de.datasecs/hydra/
implementation ("de.datasecs:hydra:1.6.0")
'de.datasecs:hydra:pom:1.6.0'
<dependency org="de.datasecs" name="hydra" rev="1.6.0">
  <artifact name="hydra" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.datasecs', module='hydra', version='1.6.0')
)
libraryDependencies += "de.datasecs" % "hydra" % "1.6.0"
[de.datasecs/hydra "1.6.0"]