is not current version
Last Version 6.4.1

com.github.robozonky:robozonky 4.6.1

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

GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky
Version

Version

4.6.1
Type

Type

pom

Download robozonky 4.6.1

Filename Size
robozonky-4.6.1.pom 20 KB
Browse

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