License |
License |
---|---|
GroupId | GroupIdme.zalo |
ArtifactId | ArtifactIdsdk-core |
Last Version | Last Version4.0.1123 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsdk-core
ZaloSDK core lib
|
Filename | Size |
---|---|
sdk-core-4.0.1123.pom | |
sdk-core-4.0.1123.aar | 74 KB |
sdk-core-4.0.1123-sources.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.zalo/sdk-core/ -->
<dependency>
<groupId>me.zalo</groupId>
<artifactId>sdk-core</artifactId>
<version>4.0.1123</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.zalo/sdk-core/
implementation 'me.zalo:sdk-core:4.0.1123'
// https://jarcasting.com/artifacts/me.zalo/sdk-core/
implementation ("me.zalo:sdk-core:4.0.1123")
'me.zalo:sdk-core:aar:4.0.1123'
<dependency org="me.zalo" name="sdk-core" rev="4.0.1123">
<artifact name="sdk-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.zalo', module='sdk-core', version='4.0.1123')
)
libraryDependencies += "me.zalo" % "sdk-core" % "4.0.1123"
[me.zalo/sdk-core "4.0.1123"]