is not current version
Last Version 4.5.3

com.almis.awe:awe-notifier 4.2.2

Awe Notifier Module

GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-notifier
Version

Version

4.2.2
Type

Type

jar

Download awe-notifier 4.2.2


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