is not current version
Last Version 2.4.1

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

The official Ost Mobile Sdk for Android.

GroupId

GroupId

com.ost
ArtifactId

ArtifactId

ost-wallet-sdk-android
Version

Version

0.1.0.beta.15
Type

Type

aar

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


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