is not current version
Last Version 6.13.1

com.scandit.datacapture:id 6.8.0-beta.1

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.8.0-beta.1
Type

Type

aar

Download id 6.8.0-beta.1


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