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

com.estmob.android:sendanywhere 6.7.11

Send Anywhere Android SDK

Группа

Группа

com.estmob.android
Идентификатор

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

sendanywhere
Версия

Версия

6.7.11
Тип

Тип

aar

Скачать sendanywhere 6.7.11


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