| Группа | Группаcom.github.manuelpeinado.multichoiceadapter |
|---|---|
| Идентификатор | Идентификаторparent |
| Версия | Версия2.1.1 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| parent-2.1.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.manuelpeinado.multichoiceadapter/parent/
implementation 'com.github.manuelpeinado.multichoiceadapter:parent:2.1.1'
// https://jarcasting.com/artifacts/com.github.manuelpeinado.multichoiceadapter/parent/
implementation ("com.github.manuelpeinado.multichoiceadapter:parent:2.1.1")
'com.github.manuelpeinado.multichoiceadapter:parent:pom:2.1.1'
<dependency org="com.github.manuelpeinado.multichoiceadapter" name="parent" rev="2.1.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.manuelpeinado.multichoiceadapter', module='parent', version='2.1.1')
)
libraryDependencies += "com.github.manuelpeinado.multichoiceadapter" % "parent" % "2.1.1"
[com.github.manuelpeinado.multichoiceadapter/parent "2.1.1"]