EncodingBase64

Kotlin Components' Base64 Encoding Component

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования
Группа

Группа

io.matthewnelson.kotlin-components
Идентификатор

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

encoding-base64-android
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

EncodingBase64
Kotlin Components' Base64 Encoding Component
Ссылка на сайт

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

https://github.com/05nelsonm/component-encoding
Система контроля версий

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

https://github.com/05nelsonm/component-encoding

Скачать encoding-base64-android

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/encoding-base64-android/ -->
<dependency>
    <groupId>io.matthewnelson.kotlin-components</groupId>
    <artifactId>encoding-base64-android</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/encoding-base64-android/
implementation 'io.matthewnelson.kotlin-components:encoding-base64-android:1.0.2'
// https://jarcasting.com/artifacts/io.matthewnelson.kotlin-components/encoding-base64-android/
implementation ("io.matthewnelson.kotlin-components:encoding-base64-android:1.0.2")
'io.matthewnelson.kotlin-components:encoding-base64-android:aar:1.0.2'
<dependency org="io.matthewnelson.kotlin-components" name="encoding-base64-android" rev="1.0.2">
  <artifact name="encoding-base64-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.matthewnelson.kotlin-components', module='encoding-base64-android', version='1.0.2')
)
libraryDependencies += "io.matthewnelson.kotlin-components" % "encoding-base64-android" % "1.0.2"
[io.matthewnelson.kotlin-components/encoding-base64-android "1.0.2"]

Зависимости

compile (2)

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

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

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

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0