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

Base64Image 1.0.1

Android Kotlin library to convert bitmap and base64 string

Лицензия

Лицензия

Группа

Группа

com.pixelcarrot.base64image
Идентификатор

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

base64image
Версия

Версия

1.0.1
Тип

Тип

aar
Описание

Описание

Base64Image
Android Kotlin library to convert bitmap and base64 string
Ссылка на сайт

Ссылка на сайт

https://github.com/pixelcarrot/base64image
Система контроля версий

Система контроля версий

https://github.com/pixelcarrot/base64image

Скачать base64image 1.0.1


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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.31

Модули Проекта

Данный проект не имеет модулей.