is not current version
Last Version 1.35.0

com.bq.corbel:notifications 1.31.1


GroupId

GroupId

com.bq.corbel
ArtifactId

ArtifactId

notifications
Version

Version

1.31.1
Type

Type

jar

Download notifications 1.31.1


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