is not current version
Last Version 6.13.1

com.scandit.datacapture:text 6.9.1

ScanditTextCapture builds the foundation of all text capture related functionality offered by the Scandit Data Capture SDK.

Categories

Categories

Data
GroupId

GroupId

com.scandit.datacapture
ArtifactId

ArtifactId

text
Version

Version

6.9.1
Type

Type

aar

Download text 6.9.1

Filename Size
text-6.9.1.pom
Browse

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