License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netease.yunxin.kit |
ArtifactId | ArtifactIdalog |
Version | Version1.0.2 |
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.2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.netease.yunxin.kit/alog/ -->
<dependency>
<groupId>com.netease.yunxin.kit</groupId>
<artifactId>alog</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.netease.yunxin.kit/alog/
implementation 'com.netease.yunxin.kit:alog:1.0.2'
// https://jarcasting.com/artifacts/com.netease.yunxin.kit/alog/
implementation ("com.netease.yunxin.kit:alog:1.0.2")
'com.netease.yunxin.kit:alog:aar:1.0.2'
<dependency org="com.netease.yunxin.kit" name="alog" rev="1.0.2">
<artifact name="alog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.netease.yunxin.kit', module='alog', version='1.0.2')
)
libraryDependencies += "com.netease.yunxin.kit" % "alog" % "1.0.2"
[com.netease.yunxin.kit/alog "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.1.0.Final |