common

Flybuy SDK Common Module

License

License

Categories

Categories

Net
GroupId

GroupId

com.radiusnetworks.flybuy
ArtifactId

ArtifactId

common
Last Version

Last Version

2.5.3
Release Date

Release Date

Type

Type

aar
Description

Description

common
Flybuy SDK Common 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 common

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
androidx.annotation » annotation jar 1.2.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