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