is not current version
Last Version 6.4.1

com.github.robozonky:robozonky-api 4.3.4


GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky-api
Version

Version

4.3.4
Type

Type

jar

Download robozonky-api 4.3.4


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