License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netease.nimlib |
ArtifactId | ArtifactIdpush |
Last Version | Last Version9.2.7 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionnim-android-sdk
push extension for nim library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
push-9.2.7.pom | |
push-9.2.7.aar | 58 KB |
push-9.2.7-sources.jar | 7 KB |
push-9.2.7-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netease.nimlib/push/ -->
<dependency>
<groupId>com.netease.nimlib</groupId>
<artifactId>push</artifactId>
<version>9.2.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.netease.nimlib/push/
implementation 'com.netease.nimlib:push:9.2.7'
// https://jarcasting.com/artifacts/com.netease.nimlib/push/
implementation ("com.netease.nimlib:push:9.2.7")
'com.netease.nimlib:push:aar:9.2.7'
<dependency org="com.netease.nimlib" name="push" rev="9.2.7">
<artifact name="push" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.netease.nimlib', module='push', version='9.2.7')
)
libraryDependencies += "com.netease.nimlib" % "push" % "9.2.7"
[com.netease.nimlib/push "9.2.7"]