NotificationCompat2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.jakewharton
ArtifactId

ArtifactId

notificationcompat2
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

NotificationCompat2
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Jake Wharton

Download notificationcompat2

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

Project Modules

There are no modules declared in this project.

NotificationCompat2

An extension of the NotificationCompat helper in the support library which actually supports all of the features of the Android 4.1 (Jelly Bean) release.

DEPRECATED

Please use the support library r11 or newer for these features.

Versions

Version
1.1.2