twilio-android-env

Small library that sets and retrieves environment variables in an Android application with JNI.

License

License

GroupId

GroupId

com.twilio
ArtifactId

ArtifactId

twilio-android-env
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/twilio/twilio-video-app-android
Project Organization

Project Organization

Twilio, Inc.
Source Code Management

Source Code Management

https://github.com/twilio/twilio-video-app-android/tree/master

Download twilio-android-env

How to add to project

<!-- https://jarcasting.com/artifacts/com.twilio/twilio-android-env/ -->
<dependency>
    <groupId>com.twilio</groupId>
    <artifactId>twilio-android-env</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.twilio/twilio-android-env/
implementation 'com.twilio:twilio-android-env:1.1.0'
// https://jarcasting.com/artifacts/com.twilio/twilio-android-env/
implementation ("com.twilio:twilio-android-env:1.1.0")
'com.twilio:twilio-android-env:aar:1.1.0'
<dependency org="com.twilio" name="twilio-android-env" rev="1.1.0">
  <artifact name="twilio-android-env" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.twilio', module='twilio-android-env', version='1.1.0')
)
libraryDependencies += "com.twilio" % "twilio-android-env" % "1.1.0"
[com.twilio/twilio-android-env "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.twilio

Twilio

Versions

Version
1.1.0
1.0.0