l

label

ScanditFrameworksLabel coordinates the process of simultaneously capturing data contained in multiple barcodes and text.
https://www.scandit.com
Scandit Commercial License
Scandit AG
Files download
File Operation
label-6.24.0.pom download
Apache Maven
<dependency>
  <groupId>com.scandit.datacapture.frameworks</groupId>
  <artifactId>label</artifactId>
  <version>6.24.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.scandit.datacapture.frameworks:label:6.24.0'
Gradle Kotlin
implementation("com.scandit.datacapture.frameworks:label:6.24.0")
Scala SBT
libraryDependencies += "com.scandit.datacapture.frameworks" % "label" % "6.24.0"
Groovy Grape
@Grapes(
  @Grab(group='com.scandit.datacapture.frameworks', module='label', version='6.24.0')
)
Apache Ivy
<dependency org="com.scandit.datacapture.frameworks" name="label" rev="6.24.0" />
Leiningen
[com.scandit.datacapture.frameworks/label "6.24.0"]
Apache Buildr
'com.scandit.datacapture.frameworks:label:jar:6.24.0'