is not current version
Last Version 1.1.11

com.joanzapata.android:base-adapter-helper-parent 1.1.9

Abstraction for the usual BaseAdapter "ViewHolder" pattern

GroupId

GroupId

com.joanzapata.android
ArtifactId

ArtifactId

base-adapter-helper-parent
Version

Version

1.1.9
Type

Type

pom

Download base-adapter-helper-parent 1.1.9


<!-- https://jarcasting.com/artifacts/com.joanzapata.android/base-adapter-helper-parent/ -->
<dependency>
    <groupId>com.joanzapata.android</groupId>
    <artifactId>base-adapter-helper-parent</artifactId>
    <version>1.1.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.joanzapata.android/base-adapter-helper-parent/
implementation 'com.joanzapata.android:base-adapter-helper-parent:1.1.9'
// https://jarcasting.com/artifacts/com.joanzapata.android/base-adapter-helper-parent/
implementation ("com.joanzapata.android:base-adapter-helper-parent:1.1.9")
'com.joanzapata.android:base-adapter-helper-parent:pom:1.1.9'
<dependency org="com.joanzapata.android" name="base-adapter-helper-parent" rev="1.1.9">
  <artifact name="base-adapter-helper-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.joanzapata.android', module='base-adapter-helper-parent', version='1.1.9')
)
libraryDependencies += "com.joanzapata.android" % "base-adapter-helper-parent" % "1.1.9"
[com.joanzapata.android/base-adapter-helper-parent "1.1.9"]