License |
License |
---|---|
GroupId | GroupIdio.github.dean-lhb |
ArtifactId | ArtifactIddean-framework-component-qrcode |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondean-framework是一个基于springboot封装的,API快速开发框架,内置了大量常用组件
|
<!-- https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component-qrcode/ -->
<dependency>
<groupId>io.github.dean-lhb</groupId>
<artifactId>dean-framework-component-qrcode</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component-qrcode/
implementation 'io.github.dean-lhb:dean-framework-component-qrcode:1.0.2'
// https://jarcasting.com/artifacts/io.github.dean-lhb/dean-framework-component-qrcode/
implementation ("io.github.dean-lhb:dean-framework-component-qrcode:1.0.2")
'io.github.dean-lhb:dean-framework-component-qrcode:jar:1.0.2'
<dependency org="io.github.dean-lhb" name="dean-framework-component-qrcode" rev="1.0.2">
<artifact name="dean-framework-component-qrcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dean-lhb', module='dean-framework-component-qrcode', version='1.0.2')
)
libraryDependencies += "io.github.dean-lhb" % "dean-framework-component-qrcode" % "1.0.2"
[io.github.dean-lhb/dean-framework-component-qrcode "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.zxing : core | jar | 3.3.3 |