is not current version
Last Version 6.4.1

com.github.robozonky:robozonky 6.3.4

Automated investing on Zonky. Define investment strategy, run, profit.

GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky
Version

Version

6.3.4
Type

Type

jar

Download robozonky 6.3.4


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