is not current version
Last Version 0.5.0

com.findwise.hydra:hydra-test-suite 0.4.5


GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

hydra-test-suite
Version

Version

0.4.5
Type

Type

pom

Download hydra-test-suite 0.4.5

Filename Size
hydra-test-suite-0.4.5.pom 555 bytes
Browse

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