NotificationCompat2 (Parent)

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

License

License

GroupId

GroupId

com.jakewharton
ArtifactId

ArtifactId

notificationcompat2-parent
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/JakeWharton/NotificationCompat2/
Project Organization

Project Organization

Jake Wharton
Source Code Management

Source Code Management

http://github.com/JakeWharton/NotificationCompat2/

Download notificationcompat2-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • sample

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