mutils-qrcode

mutils组件中,提供二维码一键生成的模块。此模块可单独引用。 maven仓库:https://mvnrepository.com/artifact/cn.minsin/mutils-qrcode

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

cn.minsin
ArtifactId

ArtifactId

mutils-qrcode
Last Version

Last Version

0.4.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

mutils-qrcode
mutils组件中,提供二维码一键生成的模块。此模块可单独引用。 maven仓库:https://mvnrepository.com/artifact/cn.minsin/mutils-qrcode

Download mutils-qrcode

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.zxing : core jar 3.3.3
com.google.zxing : javase jar 3.3.3
cn.minsin : mutils-core jar 0.1.6.RELEASE
org.springframework.boot : spring-boot jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0.RELEASE
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.9
0.2.8
0.2.7
0.1.5.RELEASE
0.1.4.RELEASE
0.1.2.RELEASE
0.1.0.RELEASE
0.0.9.RELEASE
0.0.8.RELEASE
0.0.7.RELEASE
0.0.6.RELEASE
0.0.5.RELEASE
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE