is not current version
Last Version 0.5.0

com.findwise.hydra:hydra-core 0.4.1

Hydra Core - The main runnable artifact of Hydra

GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

hydra-core
Version

Version

0.4.1
Type

Type

jar

Download hydra-core 0.4.1


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