is not current version
Last Version 6.13.1

com.scandit.datacapture:text-base 6.10.0-beta.2

ScanditTextCaptureBase is a base library required in order to use addition text capture capabilities from the Scandit Data Capture SDK.

Categories

Categories

Data
GroupId

GroupId

com.scandit.datacapture
ArtifactId

ArtifactId

text-base
Version

Version

6.10.0-beta.2
Type

Type

aar

Download text-base 6.10.0-beta.2


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