is not current version
Last Version 1.3.3

com.izooto:power-push 1.3.2

Push Notification Services

GroupId

GroupId

com.izooto
ArtifactId

ArtifactId

power-push
Version

Version

1.3.2
Type

Type

aar

Download power-push 1.3.2


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