is not current version
Last Version 6.13.1

com.scandit.datacapture.parser 6.13.0-beta.1

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.13.0-beta.1
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.13.0-beta.1


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

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.