brother-label-printer-kt:core

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

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.github.omarmiatello.brother-label-printer-kt
ArtifactId

ArtifactId

core
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

brother-label-printer-kt:core
Kotlin extensions for "Brother Print SDK for Android" (supported models MPring, PocketJet, and RJ/TD/QL/PT series)
Project URL

Project URL

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

Source Code Management

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

Download core

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (2)

Group / Artifact Type Version
androidx.preference » preference jar 1.1.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0