is not current version
Last Version 1.44.0

io.corbel:notifications 1.41.0


GroupId

GroupId

io.corbel
ArtifactId

ArtifactId

notifications
Version

Version

1.41.0
Type

Type

jar

Download notifications 1.41.0


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