is not current version
Last Version 1.1.3

io.github.dvhoang:xoxo 1.1.1

An easy to customize player view.

GroupId

GroupId

io.github.dvhoang
ArtifactId

ArtifactId

xoxo
Version

Version

1.1.1
Type

Type

aar

Download xoxo 1.1.1


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