common

Common components of SDK

License

License

GroupId

GroupId

com.expofp
ArtifactId

ArtifactId

common
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

common
Common components of SDK
Project URL

Project URL

https://github.com/expofp/expofp-common-android
Source Code Management

Source Code Management

https://github.com/expofp/expofp-common-android/tree/main

Download common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
com.google.android.material » material jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2