brother-label-printer-kt:core

Kotlin extensions for "Brother Print SDK for Android" (supported models MPring, PocketJet, and RJ/TD/QL/PT series)

Лицензия

Лицензия

Категории

Категории

Other Универсальные библиотеки
Группа

Группа

com.github.omarmiatello.brother-label-printer-kt
Идентификатор

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

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

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

1.0.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

brother-label-printer-kt:core
Kotlin extensions for "Brother Print SDK for Android" (supported models MPring, PocketJet, and RJ/TD/QL/PT series)
Ссылка на сайт

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

https://github.com/omarmiatello/brother-label-printer-kt/
Система контроля версий

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

https://github.com/omarmiatello/brother-label-printer-kt/

Скачать core

Имя Файла Размер
core-1.0.3.pom
core-1.0.3-sources.jar 3 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.omarmiatello.brother-label-printer-kt/core/ -->
<dependency>
    <groupId>com.github.omarmiatello.brother-label-printer-kt</groupId>
    <artifactId>core</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.omarmiatello.brother-label-printer-kt/core/
implementation 'com.github.omarmiatello.brother-label-printer-kt:core:1.0.3'
// https://jarcasting.com/artifacts/com.github.omarmiatello.brother-label-printer-kt/core/
implementation ("com.github.omarmiatello.brother-label-printer-kt:core:1.0.3")
'com.github.omarmiatello.brother-label-printer-kt:core:aar:1.0.3'
<dependency org="com.github.omarmiatello.brother-label-printer-kt" name="core" rev="1.0.3">
  <artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.omarmiatello.brother-label-printer-kt', module='core', version='1.0.3')
)
libraryDependencies += "com.github.omarmiatello.brother-label-printer-kt" % "core" % "1.0.3"
[com.github.omarmiatello.brother-label-printer-kt/core "1.0.3"]

Зависимости

compile (1)

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

runtime (2)

Идентификатор библиотеки Тип Версия
androidx.preference » preference jar 1.1.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.0

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0