is not current version
Last Version 6.4.1

com.github.robozonky:robozonky-installer 4.6.0-cr-1


GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky-installer
Version

Version

4.6.0-cr-1
Type

Type

jar

Download robozonky-installer 4.6.0-cr-1


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