is not current version
Last Version 6.13.1

com.scandit.datacapture:core 6.3.0-beta.4

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.3.0-beta.4
Type

Type

aar

Download core 6.3.0-beta.4


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