| License | License | 
|---|---|
| Categories | CategoriesOther General Purpose Libraries | 
| GroupId | GroupIdcom.github.omarmiatello.brother-label-printer-kt | 
| ArtifactId | ArtifactIdcore | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | Descriptionbrother-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 | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| core-1.0.3.pom | |
| core-1.0.3-sources.jar | 3 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| androidx.preference » preference | jar | 1.1.0 | 
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |