is not current version
Last Version 6.13.1

com.scandit.datacapture:text-base 6.9.0-beta.1

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

Type

aar

Download text-base 6.9.0-beta.1


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