is not current version
Last Version 6.4.1

com.github.robozonky:robozonky-api 5.2.0-cr-3


GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky-api
Version

Version

5.2.0-cr-3
Type

Type

jar

Download robozonky-api 5.2.0-cr-3


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