is not current version
Last Version 1.1.11

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

Abstraction for the usual BaseAdapter "ViewHolder" pattern

GroupId

GroupId

com.joanzapata.android
ArtifactId

ArtifactId

base-adapter-helper-parent
Version

Version

1.1.8
Type

Type

pom

Download base-adapter-helper-parent 1.1.8


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