is not current version
Last Version 5.7.4

com.github.robozonky:robozonky-extensions 4.8.2


GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky-extensions
Version

Version

4.8.2
Type

Type

pom

Download robozonky-extensions 4.8.2


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