| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.manuelpeinado.multichoiceadapter |
| Идентификатор | Идентификаторparent |
| Версия | Версия2.2.5 |
| Тип | Типpom |
| Описание |
ОписаниеAndroid-MultiChoiceAdapter (Parent)
Android library for.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| parent-2.2.5.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.manuelpeinado.multichoiceadapter/parent/ -->
<dependency>
<groupId>com.github.manuelpeinado.multichoiceadapter</groupId>
<artifactId>parent</artifactId>
<version>2.2.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.manuelpeinado.multichoiceadapter/parent/
implementation 'com.github.manuelpeinado.multichoiceadapter:parent:2.2.5'
// https://jarcasting.com/artifacts/com.github.manuelpeinado.multichoiceadapter/parent/
implementation ("com.github.manuelpeinado.multichoiceadapter:parent:2.2.5")
'com.github.manuelpeinado.multichoiceadapter:parent:pom:2.2.5'
<dependency org="com.github.manuelpeinado.multichoiceadapter" name="parent" rev="2.2.5">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.manuelpeinado.multichoiceadapter', module='parent', version='2.2.5')
)
libraryDependencies += "com.github.manuelpeinado.multichoiceadapter" % "parent" % "2.2.5"
[com.github.manuelpeinado.multichoiceadapter/parent "2.2.5"]