is not current version
Last Version 1.0d32

com.geeoz.atom:atom-notifications 1.0.0

Atom Notifications application for central notification center.

GroupId

GroupId

com.geeoz.atom
ArtifactId

ArtifactId

atom-notifications
Version

Version

1.0.0
Type

Type

jar

Download atom-notifications 1.0.0


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