| GroupId | GroupIdvn.sohatv |
|---|---|
| ArtifactId | ArtifactIdSDK_Login_Kenh14 |
| Version | Version1.2.1.19-kenh14 |
| Type | Typeaar |
<!-- https://jarcasting.com/artifacts/vn.sohatv/SDK_Login_Kenh14/ -->
<dependency>
<groupId>vn.sohatv</groupId>
<artifactId>SDK_Login_Kenh14</artifactId>
<version>1.2.1.19-kenh14</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/vn.sohatv/SDK_Login_Kenh14/
implementation 'vn.sohatv:SDK_Login_Kenh14:1.2.1.19-kenh14'
// https://jarcasting.com/artifacts/vn.sohatv/SDK_Login_Kenh14/
implementation ("vn.sohatv:SDK_Login_Kenh14:1.2.1.19-kenh14")
'vn.sohatv:SDK_Login_Kenh14:aar:1.2.1.19-kenh14'
<dependency org="vn.sohatv" name="SDK_Login_Kenh14" rev="1.2.1.19-kenh14">
<artifact name="SDK_Login_Kenh14" type="aar" />
</dependency>
@Grapes(
@Grab(group='vn.sohatv', module='SDK_Login_Kenh14', version='1.2.1.19-kenh14')
)
libraryDependencies += "vn.sohatv" % "SDK_Login_Kenh14" % "1.2.1.19-kenh14"
[vn.sohatv/SDK_Login_Kenh14 "1.2.1.19-kenh14"]