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