License |
License |
---|---|
GroupId | GroupIdcom.bagtag.ebt-library |
ArtifactId | ArtifactIdebt-library |
Version | Version1.8.4.10 |
Type | Typeaar |
Description |
DescriptionBAGTAG EBT Library
This library offers an easy way to communicate with many Electronic Baggage Tags (EBT). It includes everything needed to update the EBTs via Bluetooth.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ebt-library-1.8.4.10.pom | |
ebt-library-1.8.4.10-sources.jar | 82 KB |
ebt-library-1.8.4.10-javadoc.jar | 190 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bagtag.ebt-library/ebt-library/ -->
<dependency>
<groupId>com.bagtag.ebt-library</groupId>
<artifactId>ebt-library</artifactId>
<version>1.8.4.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bagtag.ebt-library/ebt-library/
implementation 'com.bagtag.ebt-library:ebt-library:1.8.4.10'
// https://jarcasting.com/artifacts/com.bagtag.ebt-library/ebt-library/
implementation ("com.bagtag.ebt-library:ebt-library:1.8.4.10")
'com.bagtag.ebt-library:ebt-library:aar:1.8.4.10'
<dependency org="com.bagtag.ebt-library" name="ebt-library" rev="1.8.4.10">
<artifact name="ebt-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bagtag.ebt-library', module='ebt-library', version='1.8.4.10')
)
libraryDependencies += "com.bagtag.ebt-library" % "ebt-library" % "1.8.4.10"
[com.bagtag.ebt-library/ebt-library "1.8.4.10"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.10 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.3.5 |
androidx.appcompat » appcompat | jar | 1.1.0 |
androidx.core » core-ktx | jar | 1.3.0 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.2.2 |
com.google.code.gson : gson | jar | 2.8.6 |
com.google.android.gms » play-services-location | jar | 18.0.0 |
io.insert-koin : koin-android | jar | 3.0.1-alpha-6 |
com.jakewharton.timber : timber | jar | 4.7.1 |