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