GroupId | GroupIdcn.xfyun.aiui.aiuiplayer |
---|---|
ArtifactId | ArtifactIdkuwo_largescreen_remote |
Version | Version1 |
Type | Typeaar |
Filename | Size |
---|---|
kuwo_largescreen_remote-1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/cn.xfyun.aiui.aiuiplayer/kuwo_largescreen_remote/ -->
<dependency>
<groupId>cn.xfyun.aiui.aiuiplayer</groupId>
<artifactId>kuwo_largescreen_remote</artifactId>
<version>1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.xfyun.aiui.aiuiplayer/kuwo_largescreen_remote/
implementation 'cn.xfyun.aiui.aiuiplayer:kuwo_largescreen_remote:1'
// https://jarcasting.com/artifacts/cn.xfyun.aiui.aiuiplayer/kuwo_largescreen_remote/
implementation ("cn.xfyun.aiui.aiuiplayer:kuwo_largescreen_remote:1")
'cn.xfyun.aiui.aiuiplayer:kuwo_largescreen_remote:aar:1'
<dependency org="cn.xfyun.aiui.aiuiplayer" name="kuwo_largescreen_remote" rev="1">
<artifact name="kuwo_largescreen_remote" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.xfyun.aiui.aiuiplayer', module='kuwo_largescreen_remote', version='1')
)
libraryDependencies += "cn.xfyun.aiui.aiuiplayer" % "kuwo_largescreen_remote" % "1"
[cn.xfyun.aiui.aiuiplayer/kuwo_largescreen_remote "1"]