License |
License |
---|---|
Categories |
CategoriesZXing Data Data Formats Image Processing |
GroupId | GroupIdtop.fullj |
ArtifactId | ArtifactIdzxing-capture |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionzxing-capture
Android barcode scanner using zxing
|
Filename | Size |
---|---|
zxing-capture-1.0.5.pom | |
zxing-capture-1.0.5.aar | 70 KB |
zxing-capture-1.0.5-sources.jar | 47 KB |
zxing-capture-1.0.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/top.fullj/zxing-capture/ -->
<dependency>
<groupId>top.fullj</groupId>
<artifactId>zxing-capture</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.fullj/zxing-capture/
implementation 'top.fullj:zxing-capture:1.0.5'
// https://jarcasting.com/artifacts/top.fullj/zxing-capture/
implementation ("top.fullj:zxing-capture:1.0.5")
'top.fullj:zxing-capture:aar:1.0.5'
<dependency org="top.fullj" name="zxing-capture" rev="1.0.5">
<artifact name="zxing-capture" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.fullj', module='zxing-capture', version='1.0.5')
)
libraryDependencies += "top.fullj" % "zxing-capture" % "1.0.5"
[top.fullj/zxing-capture "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.zxing : core | jar | 3.3.3 |