is not current version
Last Version 5.2.7

com.github.robozonky:robozonky-common 4.7.4


GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky-common
Version

Version

4.7.4
Type

Type

jar

Download robozonky-common 4.7.4


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