GroupId | GroupIdcom.immomo.cosmos.photon |
---|---|
ArtifactId | ArtifactIdthirdpush-fcm |
Version | Version1.1.1 |
Type | Typeaar |
Filename | Size |
---|---|
thirdpush-fcm-1.1.1.pom | |
thirdpush-fcm-1.1.1.aar | 8 KB |
thirdpush-fcm-1.1.1-sources.jar | 261 bytes |
thirdpush-fcm-1.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.immomo.cosmos.photon/thirdpush-fcm/ -->
<dependency>
<groupId>com.immomo.cosmos.photon</groupId>
<artifactId>thirdpush-fcm</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.immomo.cosmos.photon/thirdpush-fcm/
implementation 'com.immomo.cosmos.photon:thirdpush-fcm:1.1.1'
// https://jarcasting.com/artifacts/com.immomo.cosmos.photon/thirdpush-fcm/
implementation ("com.immomo.cosmos.photon:thirdpush-fcm:1.1.1")
'com.immomo.cosmos.photon:thirdpush-fcm:aar:1.1.1'
<dependency org="com.immomo.cosmos.photon" name="thirdpush-fcm" rev="1.1.1">
<artifact name="thirdpush-fcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.immomo.cosmos.photon', module='thirdpush-fcm', version='1.1.1')
)
libraryDependencies += "com.immomo.cosmos.photon" % "thirdpush-fcm" % "1.1.1"
[com.immomo.cosmos.photon/thirdpush-fcm "1.1.1"]