is not current version
Last Version 1.0.0

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

spring-boot-starter-qrcode

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.patterncat
ArtifactId

ArtifactId

spring-boot-starter-qrcode
Version

Version

0.0.1
Type

Type

jar

Download spring-boot-starter-qrcode 0.0.1


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