is not current version
Last Version 1.0.2

com.paytabs:emv-visakernel 1.0.1

Paytabs Payment sdk solution for android apps

GroupId

GroupId

com.paytabs
ArtifactId

ArtifactId

emv-visakernel
Version

Version

1.0.1
Type

Type

aar

Download emv-visakernel 1.0.1


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