is not current version
Last Version 0.5.0

com.findwise.hydra:stages 0.4.3


GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

stages
Version

Version

0.4.3
Type

Type

pom

Download stages 0.4.3

Filename Size
stages-0.4.3.pom 1 KB
Browse

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