GroupId | GroupIdcom.immomo.cosmos.photon |
---|---|
ArtifactId | ArtifactIdthirdpush-fcm |
Version | Version2.4.0_061001_tt |
Type | Typeaar |
Filename | Size |
---|---|
thirdpush-fcm-2.4.0_061001_tt.pom | |
thirdpush-fcm-2.4.0_061001_tt.aar | 8 KB |
thirdpush-fcm-2.4.0_061001_tt-sources.jar | 261 bytes |
thirdpush-fcm-2.4.0_061001_tt-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>2.4.0_061001_tt</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.immomo.cosmos.photon/thirdpush-fcm/
implementation 'com.immomo.cosmos.photon:thirdpush-fcm:2.4.0_061001_tt'
// https://jarcasting.com/artifacts/com.immomo.cosmos.photon/thirdpush-fcm/
implementation ("com.immomo.cosmos.photon:thirdpush-fcm:2.4.0_061001_tt")
'com.immomo.cosmos.photon:thirdpush-fcm:aar:2.4.0_061001_tt'
<dependency org="com.immomo.cosmos.photon" name="thirdpush-fcm" rev="2.4.0_061001_tt">
<artifact name="thirdpush-fcm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.immomo.cosmos.photon', module='thirdpush-fcm', version='2.4.0_061001_tt')
)
libraryDependencies += "com.immomo.cosmos.photon" % "thirdpush-fcm" % "2.4.0_061001_tt"
[com.immomo.cosmos.photon/thirdpush-fcm "2.4.0_061001_tt"]