is not current version
Last Version 1.3.3

com.izooto:power-push 1.1.0

Push Notification Services

GroupId

GroupId

com.izooto
ArtifactId

ArtifactId

power-push
Version

Version

1.1.0
Type

Type

aar

Download power-push 1.1.0


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