MVN

net.vrallev.android : app-context

Maven & Gradle

Oct 09, 2016
11 stars

App-Context · Android library to get the application context.

<dependency>
    <groupId>net.vrallev.android</groupId>
    <artifactId>app-context</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.vrallev.android : app-context to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.vrallev.android : app-context to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
app-context-1.0.0

How to add a dependency to Maven

Add the following net.vrallev.android : app-context maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.vrallev.android</groupId>
    <artifactId>app-context</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.vrallev.android : app-context gradle dependency to your build.gradle file:

implementation 'net.vrallev.android:app-context:1.0.0'

Gradle Kotlin DSL: Add the following net.vrallev.android : app-context gradle kotlin dependency to your build.gradle.kts file:

implementation("net.vrallev.android:app-context:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.vrallev.android : app-context sbt scala dependency to your build.sbt file:

libraryDependencies += "net.vrallev.android" % "app-context" % "1.0.0"

Advertisement

Dependencies from Group

Aug 18, 2017
2 usages
86 stars
cat
Sep 14, 2016
1 usages
29 stars
Oct 09, 2016
11 stars

Discover Dependencies

Jan 27, 2022
1 usages
196 stars
Jan 10, 2022
3 usages
66 stars
Jun 28, 2017
4 usages
47 stars
Oct 07, 2016
1 usages
Oct 18, 2018
498 stars
Oct 18, 2018
498 stars
Jul 22, 2022
1 usages
2.1k stars
Dec 15, 2017
3 usages
586 stars
Dec 15, 2017
3 usages
586 stars