is not current version
Last Version 2.4.13

com.adyen.checkout:util 2.0.2

util

GroupId

GroupId

com.adyen.checkout
ArtifactId

ArtifactId

util
Version

Version

2.0.2
Type

Type

aar

Download util 2.0.2


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