не последняя версия
Последняя версия 1.0.4

com.github.takusemba:audiothief 1.0.2

Let you gain and release AudioFocus.

Группа

Группа

com.github.takusemba
Идентификатор

Идентификатор

audiothief
Версия

Версия

1.0.2
Тип

Тип

aar

Скачать audiothief 1.0.2

Имя Файла Размер
audiothief-1.0.2.pom
audiothief-1.0.2.aar 12 KB
Обзор

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