MVN

com.github.nisrulz : android-utils

Maven & Gradle

Mar 16, 2021
138 stars

android-utils · Android library facilitating some very common functionalities in the form of utility classes.

<dependency>
    <groupId>com.github.nisrulz</groupId>
    <artifactId>android-utils</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nisrulz : android-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.nisrulz : android-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
android-utils-1.1.0
1.0.x
android-utils-1.0.4
android-utils-1.0.2
android-utils-1.0.1
android-utils-1.0.0

How to add a dependency to Maven

Add the following com.github.nisrulz : android-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.nisrulz</groupId>
    <artifactId>android-utils</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.nisrulz : android-utils gradle dependency to your build.gradle file:

implementation 'com.github.nisrulz:android-utils:1.1.0'

Gradle Kotlin DSL: Add the following com.github.nisrulz : android-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.nisrulz:android-utils:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.nisrulz : android-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.nisrulz" % "android-utils" % "1.1.0"

Advertisement

Dependencies from Group

Mar 16, 2021
2 usages
1.7k stars
Mar 16, 2021
1 usages
1.7k stars
Mar 16, 2021
1 usages
1.7k stars
Mar 16, 2021
1 usages
1.7k stars

Discover Dependencies

Oct 15, 2016
1 usages
3.4k stars
Oct 15, 2016
125 stars
Aug 23, 2017
3 usages
3.4k stars
Dec 30, 2016
0 stars
Sep 08, 2016
4 stars
Dec 09, 2020
74 stars
Apr 10, 2021
3 usages
8 stars
Jan 29, 2018
19 stars