is not current version
Last Version 3.3.1

com.tapstream.sdk:tapstream-android 3.0.3

This library enables Tapstream tracking for your Android application

GroupId

GroupId

com.tapstream.sdk
ArtifactId

ArtifactId

tapstream-android
Version

Version

3.0.3
Type

Type

aar

Download tapstream-android 3.0.3


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