is not current version
Last Version 4.5.3

com.almis.awe:awe-notifier 4.4.3

Awe Notifier Module

GroupId

GroupId

com.almis.awe
ArtifactId

ArtifactId

awe-notifier
Version

Version

4.4.3
Type

Type

jar

Download awe-notifier 4.4.3


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