License |
License |
---|---|
Categories |
CategoriesZXing Data Data Formats Image Processing |
GroupId | GroupIdcom.liuvei.third |
ArtifactId | ArtifactIdliuvei-third-zxing |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
liuvei-third-zxing-1.2.0.pom | |
liuvei-third-zxing-1.2.0.jar | 1 MB |
liuvei-third-zxing-1.2.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liuvei.third/liuvei-third-zxing/ -->
<dependency>
<groupId>com.liuvei.third</groupId>
<artifactId>liuvei-third-zxing</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liuvei.third/liuvei-third-zxing/
implementation 'com.liuvei.third:liuvei-third-zxing:1.2.0'
// https://jarcasting.com/artifacts/com.liuvei.third/liuvei-third-zxing/
implementation ("com.liuvei.third:liuvei-third-zxing:1.2.0")
'com.liuvei.third:liuvei-third-zxing:jar:1.2.0'
<dependency org="com.liuvei.third" name="liuvei-third-zxing" rev="1.2.0">
<artifact name="liuvei-third-zxing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liuvei.third', module='liuvei-third-zxing', version='1.2.0')
)
libraryDependencies += "com.liuvei.third" % "liuvei-third-zxing" % "1.2.0"
[com.liuvei.third/liuvei-third-zxing "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.zxing : javase | jar | 3.3.3 |
com.liuvei.common : liuvei-common | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |