| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.blatez |
| Идентификатор | Идентификаторscalpel |
| Версия | Версия1.0.0 |
| Тип | Типaar |
| Описание |
Описаниеscalpel
barcode encoder
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| scalpel-1.0.0.pom | |
| scalpel-1.0.0.aar | 40 KB |
| scalpel-1.0.0-sources.jar | 13 KB |
| scalpel-1.0.0-javadoc.jar | 434 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.blatez/scalpel/ -->
<dependency>
<groupId>io.github.blatez</groupId>
<artifactId>scalpel</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.blatez/scalpel/
implementation 'io.github.blatez:scalpel:1.0.0'
// https://jarcasting.com/artifacts/io.github.blatez/scalpel/
implementation ("io.github.blatez:scalpel:1.0.0")
'io.github.blatez:scalpel:aar:1.0.0'
<dependency org="io.github.blatez" name="scalpel" rev="1.0.0">
<artifact name="scalpel" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.blatez', module='scalpel', version='1.0.0')
)
libraryDependencies += "io.github.blatez" % "scalpel" % "1.0.0"
[io.github.blatez/scalpel "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.2.1 |