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_2.11 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionatom-notifications
Atom Notifications application for central notification center.
|
Project Organization |
Project OrganizationGeeoz Software |
<!-- https://jarcasting.com/artifacts/com.geeoz.atom/atom-notifications_2.11/ -->
<dependency>
<groupId>com.geeoz.atom</groupId>
<artifactId>atom-notifications_2.11</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-notifications_2.11/
implementation 'com.geeoz.atom:atom-notifications_2.11:0.1.0'
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-notifications_2.11/
implementation ("com.geeoz.atom:atom-notifications_2.11:0.1.0")
'com.geeoz.atom:atom-notifications_2.11:jar:0.1.0'
<dependency org="com.geeoz.atom" name="atom-notifications_2.11" rev="0.1.0">
<artifact name="atom-notifications_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.atom', module='atom-notifications_2.11', version='0.1.0')
)
libraryDependencies += "com.geeoz.atom" % "atom-notifications_2.11" % "0.1.0"
[com.geeoz.atom/atom-notifications_2.11 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
com.geeoz.atom : atom-api_2.11 | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.geeoz.pawl : pawl-jbehave | jar | 0.30.0 |
org.scalatest : scalatest_2.11 | jar | 3.0.0-SNAP5 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.3 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.4-M2 |