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