is not current version
Last Version 2.4.00.22105000

com.paypal.retail:here-sdk-debug 2.1.03.19276000

The Android PayPal Here SDK enables Android apps to process in-person credit card transactions using Contactless/EMV chip card readers or mag stripe swipers

GroupId

GroupId

com.paypal.retail
ArtifactId

ArtifactId

here-sdk-debug
Version

Version

2.1.03.19276000
Type

Type

aar

Download here-sdk-debug 2.1.03.19276000


<!-- https://jarcasting.com/artifacts/com.paypal.retail/here-sdk-debug/ -->
<dependency>
    <groupId>com.paypal.retail</groupId>
    <artifactId>here-sdk-debug</artifactId>
    <version>2.1.03.19276000</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.paypal.retail/here-sdk-debug/
implementation 'com.paypal.retail:here-sdk-debug:2.1.03.19276000'
// https://jarcasting.com/artifacts/com.paypal.retail/here-sdk-debug/
implementation ("com.paypal.retail:here-sdk-debug:2.1.03.19276000")
'com.paypal.retail:here-sdk-debug:aar:2.1.03.19276000'
<dependency org="com.paypal.retail" name="here-sdk-debug" rev="2.1.03.19276000">
  <artifact name="here-sdk-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.paypal.retail', module='here-sdk-debug', version='2.1.03.19276000')
)
libraryDependencies += "com.paypal.retail" % "here-sdk-debug" % "2.1.03.19276000"
[com.paypal.retail/here-sdk-debug "2.1.03.19276000"]