is not current version
Last Version 0.5.0

com.findwise.hydra:hydra-basic-stages 0.2.0

Basic Stages - A package of basic stages for Hydra

GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

hydra-basic-stages
Version

Version

0.2.0
Type

Type

jar

Download hydra-basic-stages 0.2.0


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