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