is not current version
Last Version 0.5.0

com.findwise.hydra:functional-tests 0.4.3


GroupId

GroupId

com.findwise.hydra
ArtifactId

ArtifactId

functional-tests
Version

Version

0.4.3
Type

Type

jar

Download functional-tests 0.4.3


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