is not current version
Last Version 6.4.1

com.github.robozonky:robozonky-test 4.6.4


GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky-test
Version

Version

4.6.4
Type

Type

jar

Download robozonky-test 4.6.4


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