is not current version
Last Version 1.0.1

com.sailthru:com.sailthru.android 1.0

Client to access Sailthru features for the Android platform

GroupId

GroupId

com.sailthru
ArtifactId

ArtifactId

com.sailthru.android
Version

Version

1.0
Type

Type

jar

Download 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"]