MVN

com.mypos : slavesdk

Maven & Gradle

Sep 30, 2022

myPOS-Slave-SDK · This repository provides a native Android SDK, which enables to integrate your Mobile App with myPOS Card terminals, processed by its platform, to accept card payments (including but not limited to VISA, Mastercard, UnionPay International, JCB, Bancontact). myPOS SDK Android communicates transparently to the card terminal(s) via Bluetooth. To process checkout SDK provides management of the terminal to complete all the steps for transaction processing, return or refund, card storage for recurring transactions, and communicates to the application transaction status, card token, card masked PAN. No sensitive card data is ever passed through to or stored on the merchant's phone. All data is encrypted by the card terminal, which has been fully certified to the highest industry standards (PCI, EMV I & II, Visa, MasterCard & Amex).

<dependency>
    <groupId>com.mypos</groupId>
    <artifactId>slavesdk</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mypos : slavesdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.2

All Versions

Choose a version of com.mypos : slavesdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
slavesdk-2.1.2
slavesdk-2.1.1
slavesdk-2.1.0
2.0.x
slavesdk-2.0.9
slavesdk-2.0.8
slavesdk-2.0.2
1.0.x
slavesdk-1.0.2
slavesdk-1.0.0

How to add a dependency to Maven

Add the following com.mypos : slavesdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mypos</groupId>
    <artifactId>slavesdk</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mypos : slavesdk gradle dependency to your build.gradle file:

implementation 'com.mypos:slavesdk:2.1.2'

Gradle Kotlin DSL: Add the following com.mypos : slavesdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mypos:slavesdk:2.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mypos : slavesdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mypos" % "slavesdk" % "2.1.2"

Advertisement

Dependencies from Group

Apr 03, 2019
30 stars
Sep 30, 2022
Sep 26, 2022
32 stars
Apr 28, 2021
5 stars
Mar 05, 2021

Discover Dependencies

Sep 26, 2022
32 stars
Apr 28, 2021
5 stars
Aug 25, 2020
1 usages
18 stars
Aug 25, 2020
May 13, 2019
24 stars
Jan 24, 2023
1 usages
106 stars
Aug 08, 2023
28 usages
1.8k stars
Aug 08, 2023
29 usages
1.8k stars
Aug 08, 2023
33 usages
1.8k stars