MVN

com.android9527.pushsdk : push2

Maven & Gradle

Mar 25, 2021
1 stars

Push Libraru · Android Push Library

<dependency>
    <groupId>com.android9527.pushsdk</groupId>
    <artifactId>push2</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.android9527.pushsdk : push2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.android9527.pushsdk : push2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
push2-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.android9527.pushsdk</groupId>
    <artifactId>push2</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.android9527.pushsdk : push2 gradle dependency to your build.gradle file:

implementation 'com.android9527.pushsdk:push2:1.0.0'

Gradle Kotlin DSL: Add the following com.android9527.pushsdk : push2 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.android9527.pushsdk:push2:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.android9527.pushsdk : push2 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.android9527.pushsdk" % "push2" % "1.0.0"

Advertisement

Dependencies from Group

Mar 25, 2021
1 stars
Mar 25, 2021
1 stars

Discover Dependencies

Mar 25, 2021
1 stars
Jul 15, 2022
0 stars
Mar 25, 2021
2 stars
Mar 25, 2021
1 stars
May 05, 2021
0 stars
Mar 27, 2021
0 stars
Mar 26, 2021
21 stars
Dec 01, 2022
0 stars
Jul 03, 2023
2 stars
Jun 24, 2023
1 stars