tableside

Tableside Module

License

License

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

com.radiusnetworks.flybuy
ArtifactId

ArtifactId

tableside
Last Version

Last Version

2.5.3
Release Date

Release Date

Type

Type

aar
Description

Description

tableside
Tableside Module
Project URL

Project URL

https://github.com/RadiusNetworks/flybuy-android
Source Code Management

Source Code Management

https://github.com/RadiusNetworks/flybuy-android.git

Download tableside

How to add to project

<!-- https://jarcasting.com/artifacts/com.radiusnetworks.flybuy/tableside/ -->
<dependency>
    <groupId>com.radiusnetworks.flybuy</groupId>
    <artifactId>tableside</artifactId>
    <version>2.5.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.radiusnetworks.flybuy/tableside/
implementation 'com.radiusnetworks.flybuy:tableside:2.5.3'
// https://jarcasting.com/artifacts/com.radiusnetworks.flybuy/tableside/
implementation ("com.radiusnetworks.flybuy:tableside:2.5.3")
'com.radiusnetworks.flybuy:tableside:aar:2.5.3'
<dependency org="com.radiusnetworks.flybuy" name="tableside" rev="2.5.3">
  <artifact name="tableside" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.radiusnetworks.flybuy', module='tableside', version='2.5.3')
)
libraryDependencies += "com.radiusnetworks.flybuy" % "tableside" % "2.5.3"
[com.radiusnetworks.flybuy/tableside "2.5.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.radiusnetworks.flybuy : common jar 2.5.3
org.threeten : threetenbp jar 1.5.1

runtime (8)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
androidx.appcompat » appcompat jar 1.3.1
androidx.annotation » annotation jar 1.2.0
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.retrofit2 : converter-scalars jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.3
2.5.2
2.5.1
2.5.0
2.4.1
2.4.0