is not current version
Last Version 6.13.1

com.scandit.datacapture.parser 6.9.0

The Scandit Parser Library parses data strings, e.g. as found in barcodes, into a set of key-value mappings.

License

License

Categories

Categories

Data
GroupId

GroupId

com.scandit.datacapture
ArtifactId

ArtifactId

parser
Version

Version

6.9.0
Type

Type

aar
Description

Description

com.scandit.datacapture.parser
The Scandit Parser Library parses data strings, e.g. as found in barcodes, into a set of key-value mappings.
Project URL

Project URL

https://www.scandit.com
Source Code Management

Source Code Management

https://www.scandit.com

Download parser 6.9.0

Filename Size
parser-6.9.0.pom
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10

Project Modules

There are no modules declared in this project.