MVN

xyz.vfhhu.androidlib : androidlib

Maven & Gradle

Jan 13, 2023
2 stars

androidlib · "android tool library"

<dependency>
    <groupId>xyz.vfhhu.androidlib</groupId>
    <artifactId>androidlib</artifactId>
    <version>18.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.vfhhu.androidlib : androidlib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 18.1

All Versions

Choose a version of xyz.vfhhu.androidlib : androidlib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
18.1
androidlib-18.1
18.0
androidlib-18.0
17.9
androidlib-17.9
17.8
androidlib-17.8
17.7
androidlib-17.7

How to add a dependency to Maven

Add the following xyz.vfhhu.androidlib : androidlib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.vfhhu.androidlib</groupId>
    <artifactId>androidlib</artifactId>
    <version>18.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.vfhhu.androidlib : androidlib gradle dependency to your build.gradle file:

implementation 'xyz.vfhhu.androidlib:androidlib:18.1'

Gradle Kotlin DSL: Add the following xyz.vfhhu.androidlib : androidlib gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.vfhhu.androidlib:androidlib:18.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.vfhhu.androidlib : androidlib sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.vfhhu.androidlib" % "androidlib" % "18.1"

Advertisement

Dependencies from Group

Jan 13, 2023
2 stars

Discover Dependencies

May 12, 2021
1 usages
4 stars
May 12, 2021
3 usages
4 stars
May 12, 2021
1 usages
4 stars
May 12, 2021
1 usages
4 stars
Dec 31, 2021
7 stars
Mar 31, 2022
17 stars
Jan 04, 2022
27 stars
May 13, 2021
0 stars
May 13, 2021
0 stars
Aug 22, 2023
708 stars