is not current version
Last Version 1.5.0

dev.zxilly:notify-sdk-android-debug 1.4.1

Kotlin multi platform sdk for ZNotify

GroupId

GroupId

dev.zxilly
ArtifactId

ArtifactId

notify-sdk-android-debug
Version

Version

1.4.1
Type

Type

aar

Download notify-sdk-android-debug 1.4.1


<!-- https://jarcasting.com/artifacts/dev.zxilly/notify-sdk-android-debug/ -->
<dependency>
    <groupId>dev.zxilly</groupId>
    <artifactId>notify-sdk-android-debug</artifactId>
    <version>1.4.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.zxilly/notify-sdk-android-debug/
implementation 'dev.zxilly:notify-sdk-android-debug:1.4.1'
// https://jarcasting.com/artifacts/dev.zxilly/notify-sdk-android-debug/
implementation ("dev.zxilly:notify-sdk-android-debug:1.4.1")
'dev.zxilly:notify-sdk-android-debug:aar:1.4.1'
<dependency org="dev.zxilly" name="notify-sdk-android-debug" rev="1.4.1">
  <artifact name="notify-sdk-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.zxilly', module='notify-sdk-android-debug', version='1.4.1')
)
libraryDependencies += "dev.zxilly" % "notify-sdk-android-debug" % "1.4.1"
[dev.zxilly/notify-sdk-android-debug "1.4.1"]