is not current version
Last Version 1.0.0

cn.patterncat:spring-boot-starter-qrcode 0.0.4

spring-boot-starter-qrcode

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.patterncat
ArtifactId

ArtifactId

spring-boot-starter-qrcode
Version

Version

0.0.4
Type

Type

jar

Download spring-boot-starter-qrcode 0.0.4


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