is not current version
Last Version 3.2.6

com.tappx.sdk.android:tappx-sdk 3.0.5

Tappx SDK for Android

GroupId

GroupId

com.tappx.sdk.android
ArtifactId

ArtifactId

tappx-sdk
Version

Version

3.0.5
Type

Type

aar

Download tappx-sdk 3.0.5


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