Last Version

Payment QR Code Library 1.0.1

Library for formatting data for bank transfers for qr code generators.

License

License

GroupId

GroupId

com.github.mateuszjanczak
ArtifactId

ArtifactId

payment-qr-code
Version

Version

1.0.1
Type

Type

jar
Description

Description

Payment QR Code Library
Library for formatting data for bank transfers for qr code generators.
Project URL

Project URL

https://github.com/mateuszjanczak/payment-qr-code
Source Code Management

Source Code Management

https://github.com/mateuszjanczak/payment-qr-code

Download payment-qr-code 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.