License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.scandit.datacapture |
ArtifactId | ArtifactIdbarcode |
Version | Version6.8.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.8.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.scandit.datacapture/barcode/ -->
<dependency>
<groupId>com.scandit.datacapture</groupId>
<artifactId>barcode</artifactId>
<version>6.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.scandit.datacapture/barcode/
implementation 'com.scandit.datacapture:barcode:6.8.1'
// https://jarcasting.com/artifacts/com.scandit.datacapture/barcode/
implementation ("com.scandit.datacapture:barcode:6.8.1")
'com.scandit.datacapture:barcode:aar:6.8.1'
<dependency org="com.scandit.datacapture" name="barcode" rev="6.8.1">
<artifact name="barcode" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.scandit.datacapture', module='barcode', version='6.8.1')
)
libraryDependencies += "com.scandit.datacapture" % "barcode" % "6.8.1"
[com.scandit.datacapture/barcode "6.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
androidx.annotation » annotation | jar | 1.1.0 |