is not current version
Last Version 1.0.1

com.github.mateuszjanczak:payment-qr-code 1.0.0

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

GroupId

GroupId

com.github.mateuszjanczak
ArtifactId

ArtifactId

payment-qr-code
Version

Version

1.0.0
Type

Type

jar

Download payment-qr-code 1.0.0


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