License |
License |
---|---|
Categories |
CategoriesZXing Data Data Formats Image Processing |
GroupId | GroupIdcom.cmonbaby |
ArtifactId | ArtifactIdscan_zxing |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscan_zxing
About Google BarCode Develop Core Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scan_zxing-3.0.0.pom | |
scan_zxing-3.0.0.jar | 27 KB |
scan_zxing-3.0.0-sources.jar | 16 KB |
scan_zxing-3.0.0-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cmonbaby/scan_zxing/ -->
<dependency>
<groupId>com.cmonbaby</groupId>
<artifactId>scan_zxing</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cmonbaby/scan_zxing/
implementation 'com.cmonbaby:scan_zxing:3.0.0'
// https://jarcasting.com/artifacts/com.cmonbaby/scan_zxing/
implementation ("com.cmonbaby:scan_zxing:3.0.0")
'com.cmonbaby:scan_zxing:jar:3.0.0'
<dependency org="com.cmonbaby" name="scan_zxing" rev="3.0.0">
<artifact name="scan_zxing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cmonbaby', module='scan_zxing', version='3.0.0')
)
libraryDependencies += "com.cmonbaby" % "scan_zxing" % "3.0.0"
[com.cmonbaby/scan_zxing "3.0.0"]