is not current version
Last Version 2.2.5

com.github.manuelpeinado.multichoiceadapter:parent 2.1.3

Android library for.

GroupId

GroupId

com.github.manuelpeinado.multichoiceadapter
ArtifactId

ArtifactId

parent
Version

Version

2.1.3
Type

Type

pom

Download parent 2.1.3

Filename Size
parent-2.1.3.pom 6 KB
Browse

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