is not current version
Last Version 8.11.12

com.netease.nimlib.flutter:push 8.6.3

push extension for nim library.

Categories

Categories

Net
GroupId

GroupId

com.netease.nimlib.flutter
ArtifactId

ArtifactId

push
Version

Version

8.6.3
Type

Type

aar

Download push 8.6.3


<!-- https://jarcasting.com/artifacts/com.netease.nimlib.flutter/push/ -->
<dependency>
    <groupId>com.netease.nimlib.flutter</groupId>
    <artifactId>push</artifactId>
    <version>8.6.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.netease.nimlib.flutter/push/
implementation 'com.netease.nimlib.flutter:push:8.6.3'
// https://jarcasting.com/artifacts/com.netease.nimlib.flutter/push/
implementation ("com.netease.nimlib.flutter:push:8.6.3")
'com.netease.nimlib.flutter:push:aar:8.6.3'
<dependency org="com.netease.nimlib.flutter" name="push" rev="8.6.3">
  <artifact name="push" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.netease.nimlib.flutter', module='push', version='8.6.3')
)
libraryDependencies += "com.netease.nimlib.flutter" % "push" % "8.6.3"
[com.netease.nimlib.flutter/push "8.6.3"]