Last Version

gyps 1.0.0

A common Architecture for Android Applications developing based on MVVM,integrates many Open Source Projects( like Dagger-Hilt,Kotlin Flow,Coroutine,Glide,Retrofit... ),to make your developing quicker and easier.

License

License

GroupId

GroupId

io.github.hpuhsp
ArtifactId

ArtifactId

gyps
Version

Version

1.0.0
Type

Type

aar
Description

Description

gyps
A common Architecture for Android Applications developing based on MVVM,integrates many Open Source Projects( like Dagger-Hilt,Kotlin Flow,Coroutine,Glide,Retrofit... ),to make your developing quicker and easier.
Project URL

Project URL

https://github.com/hpuhsp/Gyps
Source Code Management

Source Code Management

https://github.com/hpuhsp/gyps/tree/master

Download gyps 1.0.0


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

Dependencies

compile (42)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
» unspecified jar
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
com.google.android.material » material jar 1.2.1
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.1.0
androidx.constraintlayout » constraintlayout jar 2.0.4
androidx.vectordrawable » vectordrawable jar 1.1.0
androidx.navigation » navigation-fragment-ktx jar 2.3.2
androidx.navigation » navigation-ui-ktx jar 2.3.2
androidx.legacy » legacy-support-v4 jar 1.0.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-common-java8 jar 2.2.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.2.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.2.0
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
androidx.paging » paging-runtime jar 2.1.1
androidx.viewpager » viewpager jar 1.0.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.7
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.7
org.greenrobot : eventbus jar 3.2.0
androidx.room » room-runtime jar 2.2.5
androidx.room » room-ktx jar 2.2.5
android.arch.persistence.room » testing jar 1.1.1
com.github.bumptech.glide : glide jar 4.11.0
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.3.0
com.squareup.okhttp3 : logging-interceptor jar 4.3.0
me.jessyan » retrofit-url-manager jar 1.4.0
com.google.dagger : hilt-android jar 2.28-alpha
androidx.hilt » hilt-lifecycle-viewmodel jar 1.0.0-alpha01
androidx.multidex » multidex jar 2.0.1
com.jakewharton.timber : timber jar 4.7.1
com.gyf.immersionbar » immersionbar jar 3.0.0
com.gyf.immersionbar » immersionbar-components jar 3.0.0
pub.devrel : easypermissions jar 3.0.0
com.blankj : utilcodex jar 1.29.0
androidx.databinding » viewbinding jar 4.0.1

Project Modules

There are no modules declared in this project.