is not current version
Last Version 1.6.1

com.google.crypto.tink:apps-paymentmethodtoken 1.1.1

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.1.1
Type

Type

jar

Download apps-paymentmethodtoken 1.1.1


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