| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.scandit.datacapture |
| ArtifactId | ArtifactIdtext |
| Last Version | Last Version6.13.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncom.scandit.datacapture.text
ScanditTextCapture builds the foundation of all text capture related functionality offered by the Scandit Data Capture SDK.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| text-6.13.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.scandit.datacapture/text/ -->
<dependency>
<groupId>com.scandit.datacapture</groupId>
<artifactId>text</artifactId>
<version>6.13.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.scandit.datacapture/text/
implementation 'com.scandit.datacapture:text:6.13.1'
// https://jarcasting.com/artifacts/com.scandit.datacapture/text/
implementation ("com.scandit.datacapture:text:6.13.1")
'com.scandit.datacapture:text:aar:6.13.1'
<dependency org="com.scandit.datacapture" name="text" rev="6.13.1">
<artifact name="text" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.scandit.datacapture', module='text', version='6.13.1')
)
libraryDependencies += "com.scandit.datacapture" % "text" % "6.13.1"
[com.scandit.datacapture/text "6.13.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 |
| androidx.annotation » annotation | jar | 1.3.0 |