GroupId | GroupIdme.zalo |
---|---|
ArtifactId | ArtifactIdsdk-authext |
Version | Version4.0.1019 |
Type | Typeaar |
Filename | Size |
---|---|
sdk-authext-4.0.1019.pom | |
sdk-authext-4.0.1019.aar | 95 KB |
sdk-authext-4.0.1019-sources.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.zalo/sdk-authext/ -->
<dependency>
<groupId>me.zalo</groupId>
<artifactId>sdk-authext</artifactId>
<version>4.0.1019</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.zalo/sdk-authext/
implementation 'me.zalo:sdk-authext:4.0.1019'
// https://jarcasting.com/artifacts/me.zalo/sdk-authext/
implementation ("me.zalo:sdk-authext:4.0.1019")
'me.zalo:sdk-authext:aar:4.0.1019'
<dependency org="me.zalo" name="sdk-authext" rev="4.0.1019">
<artifact name="sdk-authext" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.zalo', module='sdk-authext', version='4.0.1019')
)
libraryDependencies += "me.zalo" % "sdk-authext" % "4.0.1019"
[me.zalo/sdk-authext "4.0.1019"]