License |
License |
---|---|
GroupId | GroupIdcom.levigo.barcode |
ArtifactId | ArtifactIdbarcode-engine |
Version | Version1.1.31 |
Type | Typejar |
Description |
DescriptionA multi-symbology barcode-scanning library.
|
Filename | Size |
---|---|
barcode-engine-1.1.31.pom | |
barcode-engine-1.1.31.jar | 135 KB |
barcode-engine-1.1.31-sources.jar | 135 KB |
barcode-engine-1.1.31-javadoc.jar | 478 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.levigo.barcode/barcode-engine/ -->
<dependency>
<groupId>com.levigo.barcode</groupId>
<artifactId>barcode-engine</artifactId>
<version>1.1.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.levigo.barcode/barcode-engine/
implementation 'com.levigo.barcode:barcode-engine:1.1.31'
// https://jarcasting.com/artifacts/com.levigo.barcode/barcode-engine/
implementation ("com.levigo.barcode:barcode-engine:1.1.31")
'com.levigo.barcode:barcode-engine:jar:1.1.31'
<dependency org="com.levigo.barcode" name="barcode-engine" rev="1.1.31">
<artifact name="barcode-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.levigo.barcode', module='barcode-engine', version='1.1.31')
)
libraryDependencies += "com.levigo.barcode" % "barcode-engine" % "1.1.31"
[com.levigo.barcode/barcode-engine "1.1.31"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
com.google.zxing : javase | jar | 3.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |