MVN

com.github.monxalo : android-section-adapter-parent

Maven & Gradle

Feb 06, 2015
23 stars

Android Section Adapter (Parent) · Android ListAdapter for sections.

<dependency>
    <groupId>com.github.monxalo</groupId>
    <artifactId>android-section-adapter-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.monxalo : android-section-adapter-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.monxalo : android-section-adapter-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
android-section-adapter-parent-1.0.1
android-section-adapter-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.monxalo</groupId>
    <artifactId>android-section-adapter-parent</artifactId>
    <version>1.0.1</version>
</dependency>