| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lamydev |
| ArtifactId | ArtifactIdandroid-notification |
| Version | Version3.0 |
| Type | Typeaar |
| Description |
DescriptionAndroid Notification Library
Android Notification Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-notification-3.0.pom | |
| android-notification-3.0.aar | 163 KB |
| android-notification-3.0-sources.jar | 64 KB |
| android-notification-3.0-javadoc.jar | 217 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lamydev/android-notification/ -->
<dependency>
<groupId>com.github.lamydev</groupId>
<artifactId>android-notification</artifactId>
<version>3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lamydev/android-notification/
implementation 'com.github.lamydev:android-notification:3.0'
// https://jarcasting.com/artifacts/com.github.lamydev/android-notification/
implementation ("com.github.lamydev:android-notification:3.0")
'com.github.lamydev:android-notification:aar:3.0'
<dependency org="com.github.lamydev" name="android-notification" rev="3.0">
<artifact name="android-notification" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.lamydev', module='android-notification', version='3.0')
)
libraryDependencies += "com.github.lamydev" % "android-notification" % "3.0"
[com.github.lamydev/android-notification "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 22.0.0 |