MVN

net.dankito.utils : android-utils

Maven & Gradle

Nov 06, 2020
2 usages

android-utils · Some often used Android utils like PermissionsService and Context, View, ... extensions.

<dependency>
    <groupId>net.dankito.utils</groupId>
    <artifactId>android-utils</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.dankito.utils : android-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of net.dankito.utils : android-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
android-utils-1.1.2
android-utils-1.1.1
android-utils-1.1.0
1.0.x
android-utils-1.0.6
android-utils-1.0.5
android-utils-1.0.4
android-utils-1.0.3
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 net.dankito.utils : android-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.dankito.utils</groupId>
    <artifactId>android-utils</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.dankito.utils : android-utils gradle dependency to your build.gradle file:

implementation 'net.dankito.utils:android-utils:1.1.2'

Gradle Kotlin DSL: Add the following net.dankito.utils : android-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("net.dankito.utils:android-utils:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.dankito.utils : android-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "net.dankito.utils" % "android-utils" % "1.1.2"

Advertisement

Dependencies from Group

Apr 07, 2023
8 usages
Nov 06, 2020
2 usages
Nov 04, 2018
1 usages
1 stars
Apr 11, 2020
0 stars

Discover Dependencies

Dec 22, 2020
10 usages
2 stars
Oct 29, 2020
1 usages
Nov 27, 2021
2 usages
Jan 19, 2006
3 usages
Aug 19, 2021
8 usages
25 stars
Mar 06, 2018
6 usages
8 stars
Feb 06, 2023
13 usages
559 stars