is not current version
Last Version 2.2.5

com.github.manuelpeinado.multichoiceadapter:parent 2.2.4

Android library for.

GroupId

GroupId

com.github.manuelpeinado.multichoiceadapter
ArtifactId

ArtifactId

parent
Version

Version

2.2.4
Type

Type

pom

Download parent 2.2.4

Filename Size
parent-2.2.4.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.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.manuelpeinado.multichoiceadapter/parent/
implementation 'com.github.manuelpeinado.multichoiceadapter:parent:2.2.4'
// https://jarcasting.com/artifacts/com.github.manuelpeinado.multichoiceadapter/parent/
implementation ("com.github.manuelpeinado.multichoiceadapter:parent:2.2.4")
'com.github.manuelpeinado.multichoiceadapter:parent:pom:2.2.4'
<dependency org="com.github.manuelpeinado.multichoiceadapter" name="parent" rev="2.2.4">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.manuelpeinado.multichoiceadapter', module='parent', version='2.2.4')
)
libraryDependencies += "com.github.manuelpeinado.multichoiceadapter" % "parent" % "2.2.4"
[com.github.manuelpeinado.multichoiceadapter/parent "2.2.4"]