License |
License |
---|---|
GroupId | GroupIdcom.adyen.cse |
ArtifactId | ArtifactIdadyen-cse |
Version | Version1.0.5 |
Type | Typeaar |
Description |
DescriptionAdyen CSE
Adyen CSE for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
adyen-cse-1.0.5.pom | |
adyen-cse-1.0.5.aar | 13 KB |
adyen-cse-1.0.5-sources.aar | 8 KB |
adyen-cse-1.0.5-javadoc.aar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.adyen.cse/adyen-cse/ -->
<dependency>
<groupId>com.adyen.cse</groupId>
<artifactId>adyen-cse</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.adyen.cse/adyen-cse/
implementation 'com.adyen.cse:adyen-cse:1.0.5'
// https://jarcasting.com/artifacts/com.adyen.cse/adyen-cse/
implementation ("com.adyen.cse:adyen-cse:1.0.5")
'com.adyen.cse:adyen-cse:aar:1.0.5'
<dependency org="com.adyen.cse" name="adyen-cse" rev="1.0.5">
<artifact name="adyen-cse" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.adyen.cse', module='adyen-cse', version='1.0.5')
)
libraryDependencies += "com.adyen.cse" % "adyen-cse" % "1.0.5"
[com.adyen.cse/adyen-cse "1.0.5"]