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

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

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

Группа

Группа

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

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

payment-qr-code
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать 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"]