is not current version
Last Version 1.44.0

io.corbel:notifications 1.29.1


GroupId

GroupId

io.corbel
ArtifactId

ArtifactId

notifications
Version

Version

1.29.1
Type

Type

jar

Download notifications 1.29.1


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