t

text-base

ScanditTextCaptureBase is a base library required in order to use addition text capture capabilities from the Scandit Data Capture SDK.
https://www.scandit.com
Scandit Commercial License
Scandit AG
Files download
File Operation
text-base-6.18.3.pom download
Apache Maven
<dependency>
  <groupId>com.scandit.datacapture</groupId>
  <artifactId>text-base</artifactId>
  <version>6.18.3</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.scandit.datacapture:text-base:6.18.3'
Gradle Kotlin
implementation("com.scandit.datacapture:text-base:6.18.3")
Scala SBT
libraryDependencies += "com.scandit.datacapture" % "text-base" % "6.18.3"
Groovy Grape
@Grapes(
  @Grab(group='com.scandit.datacapture', module='text-base', version='6.18.3')
)
Apache Ivy
<dependency org="com.scandit.datacapture" name="text-base" rev="6.18.3" />
Leiningen
[com.scandit.datacapture/text-base "6.18.3"]
Apache Buildr
'com.scandit.datacapture:text-base:jar:6.18.3'
Dependencies