| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.qiujuer.lame |
| Идентификатор | Идентификаторlame |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеLame
Lame mp3 converter with android.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lame-1.0.0.pom | |
| lame-1.0.0.aar | 768 KB |
| lame-1.0.0-sources.jar | 3 KB |
| lame-1.0.0-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.qiujuer.lame/lame/ -->
<dependency>
<groupId>net.qiujuer.lame</groupId>
<artifactId>lame</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.qiujuer.lame/lame/
implementation 'net.qiujuer.lame:lame:1.0.0'
// https://jarcasting.com/artifacts/net.qiujuer.lame/lame/
implementation ("net.qiujuer.lame:lame:1.0.0")
'net.qiujuer.lame:lame:aar:1.0.0'
<dependency org="net.qiujuer.lame" name="lame" rev="1.0.0">
<artifact name="lame" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.qiujuer.lame', module='lame', version='1.0.0')
)
libraryDependencies += "net.qiujuer.lame" % "lame" % "1.0.0"
[net.qiujuer.lame/lame "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-annotations | jar | 25.3.0 |