Last Version

xarchitecture 1.0.0

A common architecture for Android applications developing based on MVVM, integrates many open source projects, to make your developing quicker and easier

License

License

GroupId

GroupId

io.github.mcgrady911
ArtifactId

ArtifactId

xarchitecture
Version

Version

1.0.0
Type

Type

aar
Description

Description

xarchitecture
A common architecture for Android applications developing based on MVVM, integrates many open source projects, to make your developing quicker and easier
Project URL

Project URL

https://github.com/mcgrady911/xarchitecture/
Source Code Management

Source Code Management

https://github.com/mcgrady911/xarchitecture

Download xarchitecture 1.0.0


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

Dependencies

compile (18)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
androidx.activity » activity-ktx jar 1.3.1
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.3.1
com.github.skydoves : sandwich jar 1.2.2
com.squareup.okhttp3 : logging-interceptor jar 4.9.1
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.google.code.gson : gson jar 2.8.9
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.1
androidx.databinding » viewbinding jar 7.0.4
androidx.databinding » databinding-common jar 7.0.4
androidx.databinding » databinding-runtime jar 7.0.4
androidx.databinding » databinding-adapters jar 7.0.4
androidx.databinding » databinding-ktx jar 7.0.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (1)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.3.0-alpha01

Project Modules

There are no modules declared in this project.