Last Version

In-App Notifications Framework 1.0.2

Facebook In-App Notifications Framework for Android

License

License

GroupId

GroupId

com.facebook.android
ArtifactId

ArtifactId

notifications
Version

Version

1.0.2
Type

Type

aar
Description

Description

In-App Notifications Framework
Facebook In-App Notifications Framework for Android
Project URL

Project URL

https://github.com/facebook/FBNotifications
Source Code Management

Source Code Management

https://github.com/facebook/FBNotifications

Download notifications 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.2.1

Project Modules

There are no modules declared in this project.