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