License |
License
proprietary
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.cybersource |
ArtifactId | ArtifactIdflex-api-android-client |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlex Direct API Android SDK
Facilitates Transient Token call
|
<!-- https://jarcasting.com/artifacts/com.cybersource/flex-api-android-client/ -->
<dependency>
<groupId>com.cybersource</groupId>
<artifactId>flex-api-android-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.cybersource/flex-api-android-client/
implementation 'com.cybersource:flex-api-android-client:1.0.1'
// https://jarcasting.com/artifacts/com.cybersource/flex-api-android-client/
implementation ("com.cybersource:flex-api-android-client:1.0.1")
'com.cybersource:flex-api-android-client:jar:1.0.1'
<dependency org="com.cybersource" name="flex-api-android-client" rev="1.0.1">
<artifact name="flex-api-android-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cybersource', module='flex-api-android-client', version='1.0.1')
)
libraryDependencies += "com.cybersource" % "flex-api-android-client" % "1.0.1"
[com.cybersource/flex-api-android-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.mockito : mockito-all | jar | 1.9.5 |