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

com.github.manuelpeinado.multichoiceadapter:parent 2.0.0

Android library for.

Группа

Группа

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

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

parent
Версия

Версия

2.0.0
Тип

Тип

pom

Скачать parent 2.0.0

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

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