is not current version
Last Version 1.0.2

Thai QR PromptPay Generator 1.0.1

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.

License

License

GroupId

GroupId

com.github.pheerathach
ArtifactId

ArtifactId

promptpay
Version

Version

1.0.1
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/pheerathach/promptpay
Project Organization

Project Organization

com.github.pheerathach
Source Code Management

Source Code Management

https://github.com/pheerathach/promptpay

Download promptpay 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.