is not current version
Last Version 3.3.1

com.tapstream.sdk:tapstream-android 2.9.3


GroupId

GroupId

com.tapstream.sdk
ArtifactId

ArtifactId

tapstream-android
Version

Version

2.9.3
Type

Type

jar

Download tapstream-android 2.9.3


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