is not current version
Last Version 1.1.0

com.twilio:twilio-android-env 1.0.0

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

GroupId

GroupId

com.twilio
ArtifactId

ArtifactId

twilio-android-env
Version

Version

1.0.0
Type

Type

aar

Download twilio-android-env 1.0.0


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