| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.andremion |
| Идентификатор | Идентификаторmusiccoverview |
| Версия | Версия1.0.0 |
| Тип | Типaar |
| Описание |
ОписаниеMusic Cover View
A useful View to be used as album cover in Music apps.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| musiccoverview-1.0.0.pom | |
| musiccoverview-1.0.0.aar | 18 KB |
| musiccoverview-1.0.0-sources.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.andremion/musiccoverview/ -->
<dependency>
<groupId>com.github.andremion</groupId>
<artifactId>musiccoverview</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.andremion/musiccoverview/
implementation 'com.github.andremion:musiccoverview:1.0.0'
// https://jarcasting.com/artifacts/com.github.andremion/musiccoverview/
implementation ("com.github.andremion:musiccoverview:1.0.0")
'com.github.andremion:musiccoverview:aar:1.0.0'
<dependency org="com.github.andremion" name="musiccoverview" rev="1.0.0">
<artifact name="musiccoverview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.andremion', module='musiccoverview', version='1.0.0')
)
libraryDependencies += "com.github.andremion" % "musiccoverview" % "1.0.0"
[com.github.andremion/musiccoverview "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-core-ui | jar | 24.2.0 |