is not current version
Last Version 4.12.2

com.spotxchange:spotx-sdk-android 4.12.1

SpotX Mobile SDK for Android

GroupId

GroupId

com.spotxchange
ArtifactId

ArtifactId

spotx-sdk-android
Version

Version

4.12.1
Type

Type

pom

Download spotx-sdk-android 4.12.1


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