Flex Direct API Android SDK

Facilitates Transient Token call

License

License

proprietary
Categories

Categories

CLI User Interface
GroupId

GroupId

com.cybersource
ArtifactId

ArtifactId

flex-api-android-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Flex Direct API Android SDK
Facilitates Transient Token call

Download flex-api-android-client

How to add to project

<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0