не последняя версия
Последняя версия 4.0.0

org.mongodb:stitch-server-services-twilio 4.0.0-beta-2

MongoDB Stitch Android/Java SDK - Server Twilio Service

Категории

Категории

MongoDB Данные Базы данных
Группа

Группа

org.mongodb
Идентификатор

Идентификатор

stitch-server-services-twilio
Версия

Версия

4.0.0-beta-2
Тип

Тип

jar

Скачать stitch-server-services-twilio 4.0.0-beta-2


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