License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netease.yunxin.kit |
ArtifactId | ArtifactIdalog |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionnetease-alog-android-sdk
NetEase ALog Official Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
alog-1.0.8.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.netease.yunxin.kit/alog/ -->
<dependency>
<groupId>com.netease.yunxin.kit</groupId>
<artifactId>alog</artifactId>
<version>1.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.netease.yunxin.kit/alog/
implementation 'com.netease.yunxin.kit:alog:1.0.8'
// https://jarcasting.com/artifacts/com.netease.yunxin.kit/alog/
implementation ("com.netease.yunxin.kit:alog:1.0.8")
'com.netease.yunxin.kit:alog:aar:1.0.8'
<dependency org="com.netease.yunxin.kit" name="alog" rev="1.0.8">
<artifact name="alog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.netease.yunxin.kit', module='alog', version='1.0.8')
)
libraryDependencies += "com.netease.yunxin.kit" % "alog" % "1.0.8"
[com.netease.yunxin.kit/alog "1.0.8"]