android-commons

The aim of this library is to content the commons services, providers, API clients, ... for both Android applications. This library must not contain anything related with the presentation layer of Android (base activities, base fragments, custom views ...)

License

License

GroupId

GroupId

com.safeboda
ArtifactId

ArtifactId

android-commons
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

android-commons
The aim of this library is to content the commons services, providers, API clients, ... for both Android applications. This library must not contain anything related with the presentation layer of Android (base activities, base fragments, custom views ...)
Project URL

Project URL

https://github.com/SafeBoda/android-commons

Download android-commons

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.clevertap.android : clevertap-android-sdk jar 4.2.0
com.android.installreferrer » installreferrer jar 2.1
com.appsflyer : af-android-sdk jar 5.4.0

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.72
androidx.appcompat » appcompat jar 1.1.0
androidx.core » core-ktx jar 1.2.0
com.google.firebase » firebase-analytics jar 17.2.3
com.amplitude : android-sdk jar 2.23.2

Project Modules

There are no modules declared in this project.
com.safeboda

SafeBoda

SafeBoda

Versions

Version
0.2.0
0.1.1
0.1.0
0.0.19