не последняя версия
Последняя версия 2.2.5

com.github.manuelpeinado.multichoiceadapter:parent 2.1.2

Android library for.

Группа

Группа

com.github.manuelpeinado.multichoiceadapter
Идентификатор

Идентификатор

parent
Версия

Версия

2.1.2
Тип

Тип

pom

Скачать parent 2.1.2

Имя Файла Размер
parent-2.1.2.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.manuelpeinado.multichoiceadapter/parent/ -->
<dependency>
    <groupId>com.github.manuelpeinado.multichoiceadapter</groupId>
    <artifactId>parent</artifactId>
    <version>2.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.manuelpeinado.multichoiceadapter/parent/
implementation 'com.github.manuelpeinado.multichoiceadapter:parent:2.1.2'
// https://jarcasting.com/artifacts/com.github.manuelpeinado.multichoiceadapter/parent/
implementation ("com.github.manuelpeinado.multichoiceadapter:parent:2.1.2")
'com.github.manuelpeinado.multichoiceadapter:parent:pom:2.1.2'
<dependency org="com.github.manuelpeinado.multichoiceadapter" name="parent" rev="2.1.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.manuelpeinado.multichoiceadapter', module='parent', version='2.1.2')
)
libraryDependencies += "com.github.manuelpeinado.multichoiceadapter" % "parent" % "2.1.2"
[com.github.manuelpeinado.multichoiceadapter/parent "2.1.2"]