is not current version
Last Version 1.0.4

com.github.takusemba:audiothief 1.0.1

Let you gain and release AudioFocus.

GroupId

GroupId

com.github.takusemba
ArtifactId

ArtifactId

audiothief
Version

Version

1.0.1
Type

Type

aar

Download audiothief 1.0.1


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