| Группа | Группаcom.github.mateuszjanczak |
|---|---|
| Идентификатор | Идентификаторpayment-qr-code |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| payment-qr-code-1.0.0.pom | |
| payment-qr-code-1.0.0.jar | 11 KB |
| payment-qr-code-1.0.0-sources.jar | 6 KB |
| payment-qr-code-1.0.0-javadoc.jar | 465 KB |
| Обзор |
<!-- 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"]