не последняя версия
Последняя версия 1.0.0.3.8-RELEASE

com.github.cheukbinli:original-qrcode 1.0.0.3-RELEASE


Группа

Группа

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

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

original-qrcode
Версия

Версия

1.0.0.3-RELEASE
Тип

Тип

jar

Скачать original-qrcode 1.0.0.3-RELEASE


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