MVN

com.mypos.smartsdk : mypossmartsdk

Maven & Gradle

Apr 03, 2019
32 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.smartsdk</groupId>
    <artifactId>mypossmartsdk</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.2

All Versions

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

Version Vulnerabilities Updated
1.0.x
mypossmartsdk-1.0.2

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'com.mypos.smartsdk:mypossmartsdk:1.0.2'

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Apr 03, 2019
32 stars

Discover Dependencies

Apr 15, 2019
1 usages
0 stars
Aug 24, 2019
1 usages
18 stars
Aug 24, 2019
18 stars
Aug 24, 2019
18 stars
Aug 25, 2020
2 usages
18 stars
Aug 25, 2020
2 usages
18 stars
Aug 25, 2020
2 usages
18 stars
Aug 25, 2020
1 usages
18 stars
Aug 25, 2020
1 usages
18 stars