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

com.sailthru:com.sailthru.android 1.0

Client to access Sailthru features for the Android platform

Группа

Группа

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

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

com.sailthru.android
Версия

Версия

1.0
Тип

Тип

jar

Скачать com.sailthru.android 1.0


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