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

com.estmob.android:sendanywhere 6.5.30

Send Anywhere Android SDK

Группа

Группа

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

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

sendanywhere
Версия

Версия

6.5.30
Тип

Тип

aar

Скачать sendanywhere 6.5.30


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