common

Common sdk for android

License

License

MIT
GroupId

GroupId

io.github.treech
ArtifactId

ArtifactId

common
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

common
Common sdk for android
Project URL

Project URL

https://github.com/treech/AndroidSdk
Source Code Management

Source Code Management

https://github.com/treech/AndroidSdk

Download common

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.20
androidx.core » core-ktx jar 1.6.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
androidx.fragment » fragment-ktx jar 1.3.6
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
com.google.code.gson : gson jar 2.8.6
androidx.recyclerview » recyclerview jar 1.2.1
com.google.android.material » material jar 1.4.0
com.squareup.okhttp3 : okhttp jar 4.9.1
com.squareup.retrofit2 : retrofit jar 2.9.0
androidx.databinding » databinding-common jar 4.2.2
androidx.databinding » databinding-runtime jar 4.2.2
androidx.databinding » databinding-adapters jar 4.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1