is not current version
Last Version 6.4.1

com.github.robozonky:robozonky-distribution 4.9.1


Categories

Categories

Distribution Build Tools
GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky-distribution
Version

Version

4.9.1
Type

Type

pom

Download robozonky-distribution 4.9.1


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