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