License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.berthax |
ArtifactId | ArtifactIdqr-code-autoconfigure |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqr-code-autoconfigure
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.berthax/qr-code-autoconfigure/ -->
<dependency>
<groupId>io.github.berthax</groupId>
<artifactId>qr-code-autoconfigure</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.berthax/qr-code-autoconfigure/
implementation 'io.github.berthax:qr-code-autoconfigure:1.0.4'
// https://jarcasting.com/artifacts/io.github.berthax/qr-code-autoconfigure/
implementation ("io.github.berthax:qr-code-autoconfigure:1.0.4")
'io.github.berthax:qr-code-autoconfigure:jar:1.0.4'
<dependency org="io.github.berthax" name="qr-code-autoconfigure" rev="1.0.4">
<artifact name="qr-code-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.berthax', module='qr-code-autoconfigure', version='1.0.4')
)
libraryDependencies += "io.github.berthax" % "qr-code-autoconfigure" % "1.0.4"
[io.github.berthax/qr-code-autoconfigure "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.1.3.RELEASE |
com.google.zxing : core | jar | 3.3.3 |
com.google.zxing : javase | jar | 3.3.3 |