is not current version
Last Version 4.0.1123

me.zalo:sdk-core 4.0.1014test1

ZaloSDK core lib

GroupId

GroupId

me.zalo
ArtifactId

ArtifactId

sdk-core
Version

Version

4.0.1014test1
Type

Type

aar

Download sdk-core 4.0.1014test1


<!-- https://jarcasting.com/artifacts/me.zalo/sdk-core/ -->
<dependency>
    <groupId>me.zalo</groupId>
    <artifactId>sdk-core</artifactId>
    <version>4.0.1014test1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.zalo/sdk-core/
implementation 'me.zalo:sdk-core:4.0.1014test1'
// https://jarcasting.com/artifacts/me.zalo/sdk-core/
implementation ("me.zalo:sdk-core:4.0.1014test1")
'me.zalo:sdk-core:aar:4.0.1014test1'
<dependency org="me.zalo" name="sdk-core" rev="4.0.1014test1">
  <artifact name="sdk-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.zalo', module='sdk-core', version='4.0.1014test1')
)
libraryDependencies += "me.zalo" % "sdk-core" % "4.0.1014test1"
[me.zalo/sdk-core "4.0.1014test1"]