is not current version
Last Version 5.7.4

com.github.robozonky:robozonky-extensions 4.4.0-cr-1


GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky-extensions
Version

Version

4.4.0-cr-1
Type

Type

pom

Download robozonky-extensions 4.4.0-cr-1


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