License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.scandit.datacapture |
ArtifactId | ArtifactIdtext-base |
Last Version | Last Version6.13.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncom.scandit.datacapture.text-base
ScanditTextCaptureBase is a base library required in order to use addition text capture capabilities from the Scandit Data Capture SDK.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
text-base-6.13.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.scandit.datacapture/text-base/ -->
<dependency>
<groupId>com.scandit.datacapture</groupId>
<artifactId>text-base</artifactId>
<version>6.13.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.scandit.datacapture/text-base/
implementation 'com.scandit.datacapture:text-base:6.13.1'
// https://jarcasting.com/artifacts/com.scandit.datacapture/text-base/
implementation ("com.scandit.datacapture:text-base:6.13.1")
'com.scandit.datacapture:text-base:aar:6.13.1'
<dependency org="com.scandit.datacapture" name="text-base" rev="6.13.1">
<artifact name="text-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.scandit.datacapture', module='text-base', version='6.13.1')
)
libraryDependencies += "com.scandit.datacapture" % "text-base" % "6.13.1"
[com.scandit.datacapture/text-base "6.13.1"]