is not current version
Last Version 6.13.1

com.scandit.datacapture:text 6.7.0-beta.2

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.7.0-beta.2
Type

Type

aar

Download text 6.7.0-beta.2


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