is not current version
Last Version 6.13.1

com.scandit.datacapture:id 6.7.3

ScanditIdCapture implements the ID capture capabilities of the Scandit Data Capture SDK.

Categories

Categories

Data
GroupId

GroupId

com.scandit.datacapture
ArtifactId

ArtifactId

id
Version

Version

6.7.3
Type

Type

aar

Download id 6.7.3

Filename Size
id-6.7.3.pom
id-6.7.3.aar 1 MB
Browse

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