| Группа | Группаcom.github.axet |
|---|---|
| Идентификатор | Идентификаторlibopus |
| Версия | Версия1.1.5-1 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| libopus-1.1.5-1.pom | |
| libopus-1.1.5-1.aar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.axet/libopus/ -->
<dependency>
<groupId>com.github.axet</groupId>
<artifactId>libopus</artifactId>
<version>1.1.5-1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/libopus/
implementation 'com.github.axet:libopus:1.1.5-1'
// https://jarcasting.com/artifacts/com.github.axet/libopus/
implementation ("com.github.axet:libopus:1.1.5-1")
'com.github.axet:libopus:aar:1.1.5-1'
<dependency org="com.github.axet" name="libopus" rev="1.1.5-1">
<artifact name="libopus" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='libopus', version='1.1.5-1')
)
libraryDependencies += "com.github.axet" % "libopus" % "1.1.5-1"
[com.github.axet/libopus "1.1.5-1"]