is not current version
Last Version 1.8.1

com.github.halysongoncalves:pugnotification 1.0.1

A powerful library for creating notifications in android platform.

GroupId

GroupId

com.github.halysongoncalves
ArtifactId

ArtifactId

pugnotification
Version

Version

1.0.1
Type

Type

aar

Download pugnotification 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.halysongoncalves/pugnotification/ -->
<dependency>
    <groupId>com.github.halysongoncalves</groupId>
    <artifactId>pugnotification</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.halysongoncalves/pugnotification/
implementation 'com.github.halysongoncalves:pugnotification:1.0.1'
// https://jarcasting.com/artifacts/com.github.halysongoncalves/pugnotification/
implementation ("com.github.halysongoncalves:pugnotification:1.0.1")
'com.github.halysongoncalves:pugnotification:aar:1.0.1'
<dependency org="com.github.halysongoncalves" name="pugnotification" rev="1.0.1">
  <artifact name="pugnotification" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.halysongoncalves', module='pugnotification', version='1.0.1')
)
libraryDependencies += "com.github.halysongoncalves" % "pugnotification" % "1.0.1"
[com.github.halysongoncalves/pugnotification "1.0.1"]