не последняя версия
Последняя версия 0.5.0

com.findwise.hydra:functional-tests 0.4.5


Группа

Группа

com.findwise.hydra
Идентификатор

Идентификатор

functional-tests
Версия

Версия

0.4.5
Тип

Тип

jar

Скачать functional-tests 0.4.5


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