Last Version

PugNotification 1.0.0

A powerful library for creating notifications in android platform.

License

License

GroupId

GroupId

com.github.halysongoncalves
ArtifactId

ArtifactId

notification
Version

Version

1.0.0
Type

Type

aar
Description

Description

PugNotification
A powerful library for creating notifications in android platform.
Project URL

Project URL

https://github.com/halysongoncalves/PugNotification
Source Code Management

Source Code Management

https://github.com/halysongoncalves/PugNotification

Download notification 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-v4 jar 21.0.3
com.squareup.picasso : picasso jar 2.3.4

Project Modules

There are no modules declared in this project.