common

AIUI-Player-SDK

License

License

GroupId

GroupId

io.github.aiuiplayer
ArtifactId

ArtifactId

common
Last Version

Last Version

1026
Release Date

Release Date

Type

Type

aar
Description

Description

common
AIUI-Player-SDK
Project URL

Project URL

https://github.com/aiuiplayer/AiuiPlayerDemo
Source Code Management

Source Code Management

https://github.com/aiuiplayer/AiuiPlayerDemo/tree/master

Download common

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.aiuiplayer/common/ -->
<dependency>
    <groupId>io.github.aiuiplayer</groupId>
    <artifactId>common</artifactId>
    <version>1026</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aiuiplayer/common/
implementation 'io.github.aiuiplayer:common:1026'
// https://jarcasting.com/artifacts/io.github.aiuiplayer/common/
implementation ("io.github.aiuiplayer:common:1026")
'io.github.aiuiplayer:common:aar:1026'
<dependency org="io.github.aiuiplayer" name="common" rev="1026">
  <artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.aiuiplayer', module='common', version='1026')
)
libraryDependencies += "io.github.aiuiplayer" % "common" % "1026"
[io.github.aiuiplayer/common "1026"]

Dependencies

compile (9)

Group / Artifact Type Version
» unspecified jar
com.google.android.exoplayer » exoplayer jar 2.9.3
com.google.android.exoplayer » exoplayer-hls jar 2.9.3
com.github.kittinunf.fuel : fuel jar 2.0.1
com.github.kittinunf.fuel : fuel-android jar 2.0.1
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.71
com.jakewharton.timber : timber jar 4.7.1
org.java-websocket : Java-WebSocket jar 1.3.9
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
1026
1025
1004
1003
1002
1000