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