is not current version
Last Version 2.4.1

com.ost:ost-wallet-sdk-android 2.3.6

The official Ost Mobile Sdk for Android.

GroupId

GroupId

com.ost
ArtifactId

ArtifactId

ost-wallet-sdk-android
Version

Version

2.3.6
Type

Type

aar

Download ost-wallet-sdk-android 2.3.6


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