is not current version
Last Version 2.4.0_062001_tt

com.immomo.cosmos.photon:push 2.2.9

project description

GroupId

GroupId

com.immomo.cosmos.photon
ArtifactId

ArtifactId

push
Version

Version

2.2.9
Type

Type

aar

Download push 2.2.9


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