Thai QR PromptPay Generator

As Bank of Thailand (BOT) initialized the PromptPay project enabling Thai people to make a payment via its platform through QR code with the content in EMVCo format, this Java library would help generating QR or QR's content for people or businesses in order to receive or make a payment.

Лицензия

Лицензия

Группа

Группа

com.github.pheerathach
Идентификатор

Идентификатор

promptpay
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Thai QR PromptPay Generator
As Bank of Thailand (BOT) initialized the PromptPay project enabling Thai people to make a payment via its platform through QR code with the content in EMVCo format, this Java library would help generating QR or QR's content for people or businesses in order to receive or make a payment.
Ссылка на сайт

Ссылка на сайт

https://github.com/pheerathach/promptpay
Организация-разработчик

Организация-разработчик

com.github.pheerathach
Система контроля версий

Система контроля версий

https://github.com/pheerathach/promptpay

Скачать promptpay

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.pheerathach/promptpay/ -->
<dependency>
    <groupId>com.github.pheerathach</groupId>
    <artifactId>promptpay</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pheerathach/promptpay/
implementation 'com.github.pheerathach:promptpay:1.0.2'
// https://jarcasting.com/artifacts/com.github.pheerathach/promptpay/
implementation ("com.github.pheerathach:promptpay:1.0.2")
'com.github.pheerathach:promptpay:jar:1.0.2'
<dependency org="com.github.pheerathach" name="promptpay" rev="1.0.2">
  <artifact name="promptpay" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pheerathach', module='promptpay', version='1.0.2')
)
libraryDependencies += "com.github.pheerathach" % "promptpay" % "1.0.2"
[com.github.pheerathach/promptpay "1.0.2"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.google.zxing : core jar 3.4.0
com.google.zxing : javase jar 3.4.0
commons-codec : commons-codec jar 1.12
org.sonarsource.scanner.maven : sonar-maven-plugin jar 3.6.0.1398

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0