GroupId | GroupIdcn.xfyun.aiui.aiuiplayer |
---|---|
ArtifactId | ArtifactIdkuwo_largescreen_remote |
Version | Version3 |
Type | Typeaar |
Filename | Size |
---|---|
kuwo_largescreen_remote-3.pom | |
kuwo_largescreen_remote-3-sources.jar | 61 KB |
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>3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.xfyun.aiui.aiuiplayer/kuwo_largescreen_remote/
implementation 'cn.xfyun.aiui.aiuiplayer:kuwo_largescreen_remote:3'
// https://jarcasting.com/artifacts/cn.xfyun.aiui.aiuiplayer/kuwo_largescreen_remote/
implementation ("cn.xfyun.aiui.aiuiplayer:kuwo_largescreen_remote:3")
'cn.xfyun.aiui.aiuiplayer:kuwo_largescreen_remote:aar:3'
<dependency org="cn.xfyun.aiui.aiuiplayer" name="kuwo_largescreen_remote" rev="3">
<artifact name="kuwo_largescreen_remote" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.xfyun.aiui.aiuiplayer', module='kuwo_largescreen_remote', version='3')
)
libraryDependencies += "cn.xfyun.aiui.aiuiplayer" % "kuwo_largescreen_remote" % "3"
[cn.xfyun.aiui.aiuiplayer/kuwo_largescreen_remote "3"]