MVN

com.github.danielgindi : android-helpers

Maven & Gradle

Mar 27, 2023
30 stars

android-helpers · A set of helper classes for Android.

<dependency>
    <groupId>com.github.danielgindi</groupId>
    <artifactId>android-helpers</artifactId>
    <version>1.4.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.danielgindi : android-helpers to add to Maven - Latest Versions:

  • Latest Stable: 1.4.15

All Versions

Choose a version of com.github.danielgindi : android-helpers to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
android-helpers-1.4.15

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.danielgindi</groupId>
    <artifactId>android-helpers</artifactId>
    <version>1.4.15</version>
</dependency>

Advertisement