| Группа | Группаpub.doric.extension |
|---|---|
| Идентификатор | Идентификаторbarcodescanner |
| Последняя версия | Последняя версия0.1.11 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описание8e877f5c894c98b3dc142fe5db85c1ae656610c3
|
| Имя Файла | Размер |
|---|---|
| barcodescanner-0.1.11.pom | |
| barcodescanner-0.1.11.aar | 53 KB |
| barcodescanner-0.1.11-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/pub.doric.extension/barcodescanner/ -->
<dependency>
<groupId>pub.doric.extension</groupId>
<artifactId>barcodescanner</artifactId>
<version>0.1.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pub.doric.extension/barcodescanner/
implementation 'pub.doric.extension:barcodescanner:0.1.11'
// https://jarcasting.com/artifacts/pub.doric.extension/barcodescanner/
implementation ("pub.doric.extension:barcodescanner:0.1.11")
'pub.doric.extension:barcodescanner:aar:0.1.11'
<dependency org="pub.doric.extension" name="barcodescanner" rev="0.1.11">
<artifact name="barcodescanner" type="aar" />
</dependency>
@Grapes(
@Grab(group='pub.doric.extension', module='barcodescanner', version='0.1.11')
)
libraryDependencies += "pub.doric.extension" % "barcodescanner" % "0.1.11"
[pub.doric.extension/barcodescanner "0.1.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| pub.doric : core | jar | 0.7.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.61 |
| me.dm7.barcodescanner : zxing | jar | 1.9.13 |