GroupId | GroupIdcom.adyen.threeds |
---|---|
ArtifactId | ArtifactIdadyen-3ds2 |
Version | Version2.1.0-rc03 |
Type | Typeaar |
Filename | Size |
---|---|
adyen-3ds2-2.1.0-rc03.pom | |
adyen-3ds2-2.1.0-rc03.aar | 1016 KB |
adyen-3ds2-2.1.0-rc03-sources.aar | 33 KB |
adyen-3ds2-2.1.0-rc03-javadoc.aar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adyen.threeds/adyen-3ds2/ -->
<dependency>
<groupId>com.adyen.threeds</groupId>
<artifactId>adyen-3ds2</artifactId>
<version>2.1.0-rc03</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adyen.threeds/adyen-3ds2/
implementation 'com.adyen.threeds:adyen-3ds2:2.1.0-rc03'
// https://jarcasting.com/artifacts/com.adyen.threeds/adyen-3ds2/
implementation ("com.adyen.threeds:adyen-3ds2:2.1.0-rc03")
'com.adyen.threeds:adyen-3ds2:aar:2.1.0-rc03'
<dependency org="com.adyen.threeds" name="adyen-3ds2" rev="2.1.0-rc03">
<artifact name="adyen-3ds2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adyen.threeds', module='adyen-3ds2', version='2.1.0-rc03')
)
libraryDependencies += "com.adyen.threeds" % "adyen-3ds2" % "2.1.0-rc03"
[com.adyen.threeds/adyen-3ds2 "2.1.0-rc03"]