player-core

DKPlayer

License

License

GroupId

GroupId

io.github.shichuanenhui
ArtifactId

ArtifactId

player-core
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

player-core
DKPlayer

Download player-core

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0