License |
License |
---|---|
GroupId | GroupIdcom.mizhousoft.commons |
ArtifactId | ArtifactIdcommons-qrcode |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-qrcode
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-qrcode-1.0.0.pom | |
commons-qrcode-1.0.0.jar | 8 KB |
commons-qrcode-1.0.0-sources.jar | 6 KB |
commons-qrcode-1.0.0-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mizhousoft.commons/commons-qrcode/ -->
<dependency>
<groupId>com.mizhousoft.commons</groupId>
<artifactId>commons-qrcode</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mizhousoft.commons/commons-qrcode/
implementation 'com.mizhousoft.commons:commons-qrcode:1.0.0'
// https://jarcasting.com/artifacts/com.mizhousoft.commons/commons-qrcode/
implementation ("com.mizhousoft.commons:commons-qrcode:1.0.0")
'com.mizhousoft.commons:commons-qrcode:jar:1.0.0'
<dependency org="com.mizhousoft.commons" name="commons-qrcode" rev="1.0.0">
<artifact name="commons-qrcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mizhousoft.commons', module='commons-qrcode', version='1.0.0')
)
libraryDependencies += "com.mizhousoft.commons" % "commons-qrcode" % "1.0.0"
[com.mizhousoft.commons/commons-qrcode "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.mizhousoft.commons : commons-lang | jar | 1.0.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.apache.commons : commons-collections4 | jar | 4.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.zxing : javase | jar | 3.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |