MVN

com.mypos : glasssdk

Maven & Gradle

Nov 17, 2022
5 stars

myPOS-Glass-SDK · This repository provides a guidance on integrating an Android app with a myPOS Glass payment solution. Once integrated, the app will be able to communicate and call the main myPOS Glass functionalities in order to accept card payments (Limited to VISA and Mastercard). myPOS-Glass-SDK is a bridge between the applications and myPOS Glass app, converting the smart device into a POS machine, allowing to initiate transaction, complete all steps for processing payment, make refund to the customer card account and send a custom bill slip via mail or SMS. The built-in functionalities of myPOS-Glass-SDK allows you to accept payments, make refunds and void the last approved transaction.

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

Latest Version

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

  • Latest Stable: 1.0.6

All Versions

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

Version Vulnerabilities Updated
1.0.x
glasssdk-1.0.6
glasssdk-1.0.5
glasssdk-1.0.4
glasssdk-1.0.3
glasssdk-1.0.2
glasssdk-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.mypos</groupId>
    <artifactId>glasssdk</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.mypos:glasssdk:1.0.6'

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

implementation("com.mypos:glasssdk:1.0.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.mypos" % "glasssdk" % "1.0.6"

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

Feb 27, 2021
2 usages
1 stars
Feb 23, 2021
16.5k stars
Jul 14, 2022
2 stars
Mar 05, 2021
1 usages
0 stars
May 10, 2023
149 stars
Feb 24, 2021
0 stars
Feb 27, 2021
2 usages
10.6k stars
Feb 27, 2021
10.6k stars