is not current version
Last Version 6.13.1

com.scandit.datacapture:core 6.0.0BETA3

ScanditCaptureCore builds the foundation of all data capture related functionality offered by the Scandit Data Capture SDK.

Categories

Categories

Data
GroupId

GroupId

com.scandit.datacapture
ArtifactId

ArtifactId

core
Version

Version

6.0.0BETA3
Type

Type

aar

Download core 6.0.0BETA3


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