is not current version
Last Version 0.3.6

org.prx:playerhater 0.3.5

Android library for playing back longform audio such as music or podcasts with player controls.

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

org.prx
ArtifactId

ArtifactId

playerhater
Version

Version

0.3.5
Type

Type

aar

Download playerhater 0.3.5


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