is not current version
Last Version 1.6.1

com.google.crypto.tink:apps-paymentmethodtoken 1.3.0-rc1

An implementation of Google Payment Method Token (https://developers.google.com/android-pay/integration/payment-token-cryptography), using Tink (https://github.com/google/tink).

GroupId

GroupId

com.google.crypto.tink
ArtifactId

ArtifactId

apps-paymentmethodtoken
Version

Version

1.3.0-rc1
Type

Type

jar

Download apps-paymentmethodtoken 1.3.0-rc1


<!-- https://jarcasting.com/artifacts/com.google.crypto.tink/apps-paymentmethodtoken/ -->
<dependency>
    <groupId>com.google.crypto.tink</groupId>
    <artifactId>apps-paymentmethodtoken</artifactId>
    <version>1.3.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.crypto.tink/apps-paymentmethodtoken/
implementation 'com.google.crypto.tink:apps-paymentmethodtoken:1.3.0-rc1'
// https://jarcasting.com/artifacts/com.google.crypto.tink/apps-paymentmethodtoken/
implementation ("com.google.crypto.tink:apps-paymentmethodtoken:1.3.0-rc1")
'com.google.crypto.tink:apps-paymentmethodtoken:jar:1.3.0-rc1'
<dependency org="com.google.crypto.tink" name="apps-paymentmethodtoken" rev="1.3.0-rc1">
  <artifact name="apps-paymentmethodtoken" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.crypto.tink', module='apps-paymentmethodtoken', version='1.3.0-rc1')
)
libraryDependencies += "com.google.crypto.tink" % "apps-paymentmethodtoken" % "1.3.0-rc1"
[com.google.crypto.tink/apps-paymentmethodtoken "1.3.0-rc1"]