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

com.github.suganda8:lxiv 1.0.0

LXIV is Android Module (Library) for managing Base64 String to Bitmap vice versa using Encoder and Decoder Builder

Группа

Группа

com.github.suganda8
Идентификатор

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

lxiv
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать lxiv 1.0.0

Имя Файла Размер
lxiv-1.0.0.pom
lxiv-1.0.0-sources.jar 8 KB
Обзор

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