is not current version
Last Version 6.4.1

com.github.robozonky:robozonky-notifications 6.3.0


GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky-notifications
Version

Version

6.3.0
Type

Type

jar

Download robozonky-notifications 6.3.0


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