Enioka Scan

A library that makes the integration of all barcode scanners easy in any Android application, avoiding vendor lock-in and lowering the cost of advanced scanner integration.

License

License

GroupId

GroupId

com.enioka.scanner
ArtifactId

ArtifactId

scanner
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Enioka Scan
A library that makes the integration of all barcode scanners easy in any Android application, avoiding vendor lock-in and lowering the cost of advanced scanner integration.
Project URL

Project URL

https://github.com/enioka/enioka_scan
Source Code Management

Source Code Management

https://github.com/enioka/enioka_scan/tree/master

Download scanner

Filename Size
scanner-2.0.0.pom
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.enioka.scanner/scanner/ -->
<dependency>
    <groupId>com.enioka.scanner</groupId>
    <artifactId>scanner</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.scanner/scanner/
implementation 'com.enioka.scanner:scanner:2.0.0'
// https://jarcasting.com/artifacts/com.enioka.scanner/scanner/
implementation ("com.enioka.scanner:scanner:2.0.0")
'com.enioka.scanner:scanner:aar:2.0.0'
<dependency org="com.enioka.scanner" name="scanner" rev="2.0.0">
  <artifact name="scanner" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.enioka.scanner', module='scanner', version='2.0.0')
)
libraryDependencies += "com.enioka.scanner" % "scanner" % "2.0.0"
[com.enioka.scanner/scanner "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
me.dm7.barcodescanner : zbar jar 1.9.13
com.google.zxing : core jar 3.4.0

runtime (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0
com.android.support.constraint » constraint-layout jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.0
1.1.1