GroupId | GroupIdim.actor |
---|---|
ArtifactId | ArtifactIdandroid-google-push |
Version | Version0.1.48 |
Type | Typeaar |
Filename | Size |
---|---|
android-google-push-0.1.48.pom | |
android-google-push-0.1.48.aar | 33 KB |
android-google-push-0.1.48-sources.jar | 50 KB |
android-google-push-0.1.48-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/im.actor/android-google-push/ -->
<dependency>
<groupId>im.actor</groupId>
<artifactId>android-google-push</artifactId>
<version>0.1.48</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/im.actor/android-google-push/
implementation 'im.actor:android-google-push:0.1.48'
// https://jarcasting.com/artifacts/im.actor/android-google-push/
implementation ("im.actor:android-google-push:0.1.48")
'im.actor:android-google-push:aar:0.1.48'
<dependency org="im.actor" name="android-google-push" rev="0.1.48">
<artifact name="android-google-push" type="aar" />
</dependency>
@Grapes(
@Grab(group='im.actor', module='android-google-push', version='0.1.48')
)
libraryDependencies += "im.actor" % "android-google-push" % "0.1.48"
[im.actor/android-google-push "0.1.48"]