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