MVN

com.onesignal : notifications

Maven & Gradle

Aug 10, 2023
586 stars

OneSignal SDK Notifications · OneSignal Android SDK - Notifications Module

<dependency>
    <groupId>com.onesignal</groupId>
    <artifactId>notifications</artifactId>
    <version>5.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.onesignal : notifications to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.0
  • Latest Beta: 5.0.0-beta4
  • Latest Alpha: 5.0.0-alpha1

All Versions

Choose a version of com.onesignal : notifications to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
notifications-5.0.0
notifications-5.0.0-beta4
notifications-5.0.0-beta3
notifications-5.0.0-beta2
notifications-5.0.0-beta1
notifications-5.0.0-alpha1
notifications-5.0.0-alpha1-test

How to add a dependency to Maven

Add the following com.onesignal : notifications maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.onesignal</groupId>
    <artifactId>notifications</artifactId>
    <version>5.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.onesignal : notifications gradle dependency to your build.gradle file:

implementation 'com.onesignal:notifications:5.0.0'

Gradle Kotlin DSL: Add the following com.onesignal : notifications gradle kotlin dependency to your build.gradle.kts file:

implementation("com.onesignal:notifications:5.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.onesignal : notifications sbt scala dependency to your build.sbt file:

libraryDependencies += "com.onesignal" % "notifications" % "5.0.0"

Advertisement

Dependencies from Group

Aug 10, 2023
8 usages
586 stars
Aug 10, 2023
586 stars
Aug 10, 2023
586 stars
Aug 10, 2023
586 stars
Aug 10, 2023
586 stars

Discover Dependencies

Dec 21, 2022
1 stars
Apr 10, 2023
1 stars
Dec 28, 2022
0 stars
Dec 28, 2022
0 stars
Dec 28, 2022
0 stars
Dec 28, 2022
0 stars
Mar 18, 2023
80 stars