is not current version
Last Version 1.6.5

de.datasecs:hydra-client 1.4.3


Categories

Categories

Data CLI User Interface
GroupId

GroupId

de.datasecs
ArtifactId

ArtifactId

hydra-client
Version

Version

1.4.3
Type

Type

jar

Download hydra-client 1.4.3


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