не последняя версия
Последняя версия 1.0.0

io.github.blatez:scalpel v1.0.0

barcode encoder

Группа

Группа

io.github.blatez
Идентификатор

Идентификатор

scalpel
Версия

Версия

v1.0.0
Тип

Тип

aar

Скачать scalpel v1.0.0


<!-- https://jarcasting.com/artifacts/io.github.blatez/scalpel/ -->
<dependency>
    <groupId>io.github.blatez</groupId>
    <artifactId>scalpel</artifactId>
    <version>v1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.blatez/scalpel/
implementation 'io.github.blatez:scalpel:v1.0.0'
// https://jarcasting.com/artifacts/io.github.blatez/scalpel/
implementation ("io.github.blatez:scalpel:v1.0.0")
'io.github.blatez:scalpel:aar:v1.0.0'
<dependency org="io.github.blatez" name="scalpel" rev="v1.0.0">
  <artifact name="scalpel" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.blatez', module='scalpel', version='v1.0.0')
)
libraryDependencies += "io.github.blatez" % "scalpel" % "v1.0.0"
[io.github.blatez/scalpel "v1.0.0"]