is not current version
Last Version 2.4.1

com.ost:ost-wallet-sdk-android 0.1.0.beta.11

The official Ost Mobile Sdk for Android.

GroupId

GroupId

com.ost
ArtifactId

ArtifactId

ost-wallet-sdk-android
Version

Version

0.1.0.beta.11
Type

Type

aar

Download ost-wallet-sdk-android 0.1.0.beta.11


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