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