is not current version
Last Version 1.0.1.8.RELEASE

com.github.luues.tool:tool-qrcode 1.0.1.4.RELEASE

tool 二维码工具

GroupId

GroupId

com.github.luues.tool
ArtifactId

ArtifactId

tool-qrcode
Version

Version

1.0.1.4.RELEASE
Type

Type

jar

Download tool-qrcode 1.0.1.4.RELEASE


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