qrcode-utils
qrcode-utils
| License | License | 
|---|---|
| GroupId | GroupIdcom.github.zhangchunsheng | 
| ArtifactId | ArtifactIdqrcode-utils | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionqrcode-utils qrcode utils | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| qrcode-utils-1.0.pom | |
| qrcode-utils-1.0.jar | 11 KB | 
| qrcode-utils-1.0-sources.jar | 6 KB | 
| qrcode-utils-1.0-javadoc.jar | 41 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.zhangchunsheng/qrcode-utils/ -->
<dependency>
    <groupId>com.github.zhangchunsheng</groupId>
    <artifactId>qrcode-utils</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.zhangchunsheng/qrcode-utils/
implementation 'com.github.zhangchunsheng:qrcode-utils:1.0'// https://jarcasting.com/artifacts/com.github.zhangchunsheng/qrcode-utils/
implementation ("com.github.zhangchunsheng:qrcode-utils:1.0")'com.github.zhangchunsheng:qrcode-utils:jar:1.0'<dependency org="com.github.zhangchunsheng" name="qrcode-utils" rev="1.0">
  <artifact name="qrcode-utils" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.zhangchunsheng', module='qrcode-utils', version='1.0')
)libraryDependencies += "com.github.zhangchunsheng" % "qrcode-utils" % "1.0"[com.github.zhangchunsheng/qrcode-utils "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.zxing : core | jar | 3.2.1 | 
| commons-io : commons-io | jar | 2.5 | 
| com.google.guava : guava | jar | 19.0 | 
| org.slf4j : slf4j-api | jar | 1.7.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.9.10 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.22 | 
qrcode-utils