| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.scandit.datacapture |
| Идентификатор | Идентификаторcore |
| Последняя версия | Последняя версия6.13.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеcom.scandit.datacapture.core
ScanditCaptureCore builds the foundation of all data capture related functionality offered by the Scandit Data Capture SDK.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| core-6.13.1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.scandit.datacapture/core/ -->
<dependency>
<groupId>com.scandit.datacapture</groupId>
<artifactId>core</artifactId>
<version>6.13.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.scandit.datacapture/core/
implementation 'com.scandit.datacapture:core:6.13.1'
// https://jarcasting.com/artifacts/com.scandit.datacapture/core/
implementation ("com.scandit.datacapture:core:6.13.1")
'com.scandit.datacapture:core:aar:6.13.1'
<dependency org="com.scandit.datacapture" name="core" rev="6.13.1">
<artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.scandit.datacapture', module='core', version='6.13.1')
)
libraryDependencies += "com.scandit.datacapture" % "core" % "6.13.1"
[com.scandit.datacapture/core "6.13.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |