is not current version
Last Version 0.0.22

com.cybersource:AuthenticationSdk 0.0.2


GroupId

GroupId

com.cybersource
ArtifactId

ArtifactId

AuthenticationSdk
Version

Version

0.0.2
Type

Type

jar

Download AuthenticationSdk 0.0.2


<!-- https://jarcasting.com/artifacts/com.cybersource/AuthenticationSdk/ -->
<dependency>
    <groupId>com.cybersource</groupId>
    <artifactId>AuthenticationSdk</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cybersource/AuthenticationSdk/
implementation 'com.cybersource:AuthenticationSdk:0.0.2'
// https://jarcasting.com/artifacts/com.cybersource/AuthenticationSdk/
implementation ("com.cybersource:AuthenticationSdk:0.0.2")
'com.cybersource:AuthenticationSdk:jar:0.0.2'
<dependency org="com.cybersource" name="AuthenticationSdk" rev="0.0.2">
  <artifact name="AuthenticationSdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cybersource', module='AuthenticationSdk', version='0.0.2')
)
libraryDependencies += "com.cybersource" % "AuthenticationSdk" % "0.0.2"
[com.cybersource/AuthenticationSdk "0.0.2"]