is not current version
Last Version 4.0.0

org.mongodb:stitch-android-services-twilio 4.0.0-beta-4

MongoDB Stitch Android/Java SDK - Android Twilio Service

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.mongodb
ArtifactId

ArtifactId

stitch-android-services-twilio
Version

Version

4.0.0-beta-4
Type

Type

aar

Download stitch-android-services-twilio 4.0.0-beta-4


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