is not current version
Last Version 6.4.1

com.github.robozonky:robozonky-distribution 5.2.4


Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky-distribution
Version

Version

5.2.4
Type

Type

jar

Download robozonky-distribution 5.2.4


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