License |
License
Dual-licensed under the GNU General Public License, version
2.0 (GPLv2) and the Geeoz Commercial License.
|
---|---|
GroupId | GroupIdcom.geeoz.atom |
ArtifactId | ArtifactIdatom-notifications |
Version | Version1.0d32 |
Type | Typejar |
Description |
DescriptionAtom - Apps - Notifications
Atom Notifications application for central notification center.
|
Project Organization |
Project OrganizationGeeoz Software |
Filename | Size |
---|---|
atom-notifications-1.0d32.pom | |
atom-notifications-1.0d32.jar | 71 KB |
atom-notifications-1.0d32-sources.jar | 34 KB |
atom-notifications-1.0d32-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.geeoz.atom/atom-notifications/ -->
<dependency>
<groupId>com.geeoz.atom</groupId>
<artifactId>atom-notifications</artifactId>
<version>1.0d32</version>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-notifications/
implementation 'com.geeoz.atom:atom-notifications:1.0d32'
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-notifications/
implementation ("com.geeoz.atom:atom-notifications:1.0d32")
'com.geeoz.atom:atom-notifications:jar:1.0d32'
<dependency org="com.geeoz.atom" name="atom-notifications" rev="1.0d32">
<artifact name="atom-notifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.atom', module='atom-notifications', version='1.0d32')
)
libraryDependencies += "com.geeoz.atom" % "atom-notifications" % "1.0d32"
[com.geeoz.atom/atom-notifications "1.0d32"]
Group / Artifact | Type | Version |
---|---|---|
com.geeoz.atom : atom-api | jar | 1.0d32 |
Group / Artifact | Type | Version |
---|---|---|
com.geeoz.pawl : pawl-jbehave | jar | 1.0d29 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.3.9 |