Jar examples for t:tapstream-android
This library enables Tapstream tracking for your Android application
You can download jar file tapstream-android 2.9.3 in this page.
MIT License
You can use the following script to add tapstream-android-2.9.3.jar to your project.
<dependency> <groupId>com.tapstream.sdk</groupId> <artifactId>tapstream-android</artifactId> <version>2.9.3</version> </dependency>
compile group: 'com.tapstream.sdk', name: 'tapstream-android', version: '2.9.3'
libraryDependencies += "com.tapstream.sdk" % "tapstream-android" % "2.9.3"
<dependency org="com.tapstream.sdk" name="tapstream-android" rev="2.9.3"/>
@Grapes(@Grab(group='com.tapstream.sdk', module='tapstream-android', version='2.9.3'))
'com.tapstream.sdk:tapstream-android:jar:2.9.3'
Click the following link to download the jar file.
tapstream-android-2.9.3-javadoc.jar