is not current version
Last Version 6.4.1

com.github.robozonky:robozonky-installer 4.3.2


GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky-installer
Version

Version

4.3.2
Type

Type

pom

Download robozonky-installer 4.3.2


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