GroupId | GroupIdcom.ost |
---|---|
ArtifactId | ArtifactIdost-wallet-sdk-android |
Version | Version2.2.2 |
Type | Typeaar |
Filename | Size |
---|---|
ost-wallet-sdk-android-2.2.2.pom | |
ost-wallet-sdk-android-2.2.2.aar | 486 KB |
ost-wallet-sdk-android-2.2.2-sources.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ost/ost-wallet-sdk-android/ -->
<dependency>
<groupId>com.ost</groupId>
<artifactId>ost-wallet-sdk-android</artifactId>
<version>2.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ost/ost-wallet-sdk-android/
implementation 'com.ost:ost-wallet-sdk-android:2.2.2'
// https://jarcasting.com/artifacts/com.ost/ost-wallet-sdk-android/
implementation ("com.ost:ost-wallet-sdk-android:2.2.2")
'com.ost:ost-wallet-sdk-android:aar:2.2.2'
<dependency org="com.ost" name="ost-wallet-sdk-android" rev="2.2.2">
<artifact name="ost-wallet-sdk-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ost', module='ost-wallet-sdk-android', version='2.2.2')
)
libraryDependencies += "com.ost" % "ost-wallet-sdk-android" % "2.2.2"
[com.ost/ost-wallet-sdk-android "2.2.2"]