License |
License |
---|---|
GroupId | GroupIdcom.safeboda |
ArtifactId | ArtifactIdandroid-commons |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroid-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 |
Filename | Size |
---|---|
android-commons-0.2.0.pom | |
android-commons-0.2.0-sources.jar | 15 KB |
android-commons-0.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
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 |