MVN

com.mypos : smartsdk

Maven & Gradle

Apr 03, 2019
30 stars

myPOS-Smart-SDK · This repository provides a guidance on integrating an Android app with a myPOS Smart device. Once integrated, the app will be able to communicate with the core device components in order to accept card payments (including but not limited to VISA, Mastercard, UnionPay International, JCB, Bancontact). myPOS-Smart-SDK complеments a Smart POS terminal in order to initiate transaction, complete all steps for processing payment, make refund to the customer card account and print a custom bill slip using the device printer. The built-in functionalities of myPOS-Smart-SDK allow you to send Payment Requests, manage operations for the first and second SAM component the myPOS Smart device has and print bitmap image integrated to the receipt (e.g. QR Code).

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

Latest Version

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

  • Latest Stable: mypossmartsdk

All Versions

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

Version Vulnerabilities Updated
1.0.x
smartsdk-1.0.2
mypossmartsdk
smartsdk-mypossmartsdk

How to add a dependency to Maven

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

<dependency>
    <groupId>com.mypos</groupId>
    <artifactId>smartsdk</artifactId>
    <version>mypossmartsdk</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.mypos:smartsdk:mypossmartsdk'

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

implementation("com.mypos:smartsdk:mypossmartsdk")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.mypos" % "smartsdk" % "mypossmartsdk"

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 30, 2022
Sep 26, 2022
32 stars
Apr 28, 2021
5 stars
Aug 25, 2020
1 usages
18 stars
Aug 25, 2020
May 13, 2019
23 stars
Jan 24, 2023
1 usages
106 stars
Aug 08, 2023
28 usages
1.8k stars
Aug 08, 2023
29 usages
1.8k stars