| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.netease.nimlib.flutter |
| ArtifactId | ArtifactIdpush |
| Last Version | Last Version8.11.12 |
| 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-8.11.12.pom | |
| push-8.11.12.aar | 65 KB |
| push-8.11.12-sources.jar | 8 KB |
| push-8.11.12-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netease.nimlib.flutter/push/ -->
<dependency>
<groupId>com.netease.nimlib.flutter</groupId>
<artifactId>push</artifactId>
<version>8.11.12</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.netease.nimlib.flutter/push/
implementation 'com.netease.nimlib.flutter:push:8.11.12'
// https://jarcasting.com/artifacts/com.netease.nimlib.flutter/push/
implementation ("com.netease.nimlib.flutter:push:8.11.12")
'com.netease.nimlib.flutter:push:aar:8.11.12'
<dependency org="com.netease.nimlib.flutter" name="push" rev="8.11.12">
<artifact name="push" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.netease.nimlib.flutter', module='push', version='8.11.12')
)
libraryDependencies += "com.netease.nimlib.flutter" % "push" % "8.11.12"
[com.netease.nimlib.flutter/push "8.11.12"]