Push Libraru

Android Push Library

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.android9527.pushsdk
ArtifactId

ArtifactId

push2
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Push Libraru
Android Push Library
Project URL

Project URL

https://github.com/android9527/WebSocketDemo/tree/master/pushsdk
Source Code Management

Source Code Management

https://github.com/android9527/WebSocketDemo/tree/master/pushsdk

Download push2

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0