MVN

com.twilio : twilio-android-env

Maven & Gradle

Mar 12, 2021
240 stars

twilio-android-env · Small library that sets and retrieves environment variables in an Android application with JNI.

<dependency>
    <groupId>com.twilio</groupId>
    <artifactId>twilio-android-env</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.twilio : twilio-android-env to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.twilio : twilio-android-env to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
twilio-android-env-1.1.0
1.0.x
twilio-android-env-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.twilio</groupId>
    <artifactId>twilio-android-env</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.twilio : twilio-android-env gradle dependency to your build.gradle file:

implementation 'com.twilio:twilio-android-env:1.0.0'

Gradle Kotlin DSL: Add the following com.twilio : twilio-android-env gradle kotlin dependency to your build.gradle.kts file:

implementation("com.twilio:twilio-android-env:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.twilio : twilio-android-env sbt scala dependency to your build.sbt file:

libraryDependencies += "com.twilio" % "twilio-android-env" % "1.0.0"

Advertisement

Dependencies from Group

Jun 23, 2023
5 usages
185 stars
Jul 20, 2021
4 usages
513 stars
Oct 10, 2014
3 usages
Mar 16, 2023
2 usages
23 stars
May 25, 2023
1 usages
154 stars

Discover Dependencies

Jan 24, 2023
76 stars
Aug 23, 2023
5 usages
76 stars
Mar 24, 2022
0 stars
Dec 20, 2022
56 stars
Jul 28, 2021
4 usages
7.2k stars
Jun 04, 2023
1 usages
15 stars