is not current version
Last Version 1.3.5

io.github.eafy:ZJMediaPlayer 1.1.3

ZJ Media Player SDK for Android at Maven,Supported H.264、Hevc、AAC and other formats.

GroupId

GroupId

io.github.eafy
ArtifactId

ArtifactId

ZJMediaPlayer
Version

Version

1.1.3
Type

Type

aar

Download ZJMediaPlayer 1.1.3


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