| License |
License |
|---|---|
| GroupId | GroupIdcom.github.halysongoncalves |
| ArtifactId | ArtifactIdpugnotification |
| Last Version | Last Version1.8.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionPugNotification
A powerful library for creating notifications in android platform.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pugnotification-1.8.1.pom | |
| pugnotification-1.8.1.aar | 72 KB |
| pugnotification-1.8.1-sources.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.halysongoncalves/pugnotification/ -->
<dependency>
<groupId>com.github.halysongoncalves</groupId>
<artifactId>pugnotification</artifactId>
<version>1.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.halysongoncalves/pugnotification/
implementation 'com.github.halysongoncalves:pugnotification:1.8.1'
// https://jarcasting.com/artifacts/com.github.halysongoncalves/pugnotification/
implementation ("com.github.halysongoncalves:pugnotification:1.8.1")
'com.github.halysongoncalves:pugnotification:aar:1.8.1'
<dependency org="com.github.halysongoncalves" name="pugnotification" rev="1.8.1">
<artifact name="pugnotification" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.halysongoncalves', module='pugnotification', version='1.8.1')
)
libraryDependencies += "com.github.halysongoncalves" % "pugnotification" % "1.8.1"
[com.github.halysongoncalves/pugnotification "1.8.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-annotations | jar | 23.0.1 |
| com.android.support » support-v4 | jar | 23.0.1 |