is not current version
Last Version 5.2.7

com.github.robozonky:robozonky-common 5.1.0-cr-2


GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky-common
Version

Version

5.1.0-cr-2
Type

Type

jar

Download robozonky-common 5.1.0-cr-2


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