is not current version
Last Version 1.0.3

brother-label-printer-kt:core 1.0.2

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
Version

Version

1.0.2
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 1.0.2


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

Dependencies

compile (1)

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

runtime (2)

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

Project Modules

There are no modules declared in this project.