core-base

个人自用基于MVVM的Android快速开发框架

License

License

GroupId

GroupId

io.github.291700351
ArtifactId

ArtifactId

core-base
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

core-base
个人自用基于MVVM的Android快速开发框架
Project URL

Project URL

https://github.com/291700351/core-base
Source Code Management

Source Code Management

https://github.com/291700351/core-base/tree/master

Download core-base

How to add to project

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

Dependencies

compile (26)

Group / Artifact Type Version
androidx.legacy » legacy-support-v4 jar 1.0.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.5.0
androidx.recyclerview » recyclerview jar 1.2.1
com.orhanobut : logger jar 2.2.0
com.github.niorgai » StatusBarCompat jar 2.3.3
io.coil-kt : coil jar 1.4.0
com.github.CymChad » BaseRecyclerViewAdapterHelper jar 3.0.7
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
androidx.navigation » navigation-fragment-ktx jar 2.4.0
androidx.navigation » navigation-ui-ktx jar 2.4.0
androidx.navigation » navigation-dynamic-features-fragment jar 2.4.0
androidx.datastore » datastore-preferences jar 1.0.0
androidx.datastore » datastore-core jar 1.0.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.1
androidx.lifecycle » lifecycle-common-java8 jar 2.4.1
androidx.room » room-runtime jar 2.4.1
androidx.room » room-ktx jar 2.4.1
androidx.databinding » databinding-common jar 7.1.2
androidx.databinding » databinding-runtime jar 7.1.2
androidx.databinding » databinding-adapters jar 7.1.2
androidx.databinding » databinding-ktx jar 7.1.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0