is not current version
Last Version 4.0.0

org.mongodb:stitch-core-services-twilio 4.0.0-beta-1

MongoDB Stitch Android/Java SDK - Core Twilio Service

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.mongodb
ArtifactId

ArtifactId

stitch-core-services-twilio
Version

Version

4.0.0-beta-1
Type

Type

jar

Download stitch-core-services-twilio 4.0.0-beta-1


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