gpush-core

GrowingIO Android GPush Core.

License

License

The GrwongIO Software License, Version 1.0
GroupId

GroupId

com.growingio.android.gpush
ArtifactId

ArtifactId

gpush-core
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

aar
Description

Description

gpush-core
GrowingIO Android GPush Core.

Download gpush-core

How to add to project

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

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.5.2
1.5.1
1.5.0