License |
License |
---|---|
GroupId | GroupIdcom.deepleaper |
ArtifactId | ArtifactIddlmvvm |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptiondlmvvm
跃盟开放MVVM脚手架
|
Filename | Size |
---|---|
dlmvvm-3.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.deepleaper/dlmvvm/ -->
<dependency>
<groupId>com.deepleaper</groupId>
<artifactId>dlmvvm</artifactId>
<version>3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.deepleaper/dlmvvm/
implementation 'com.deepleaper:dlmvvm:3.0'
// https://jarcasting.com/artifacts/com.deepleaper/dlmvvm/
implementation ("com.deepleaper:dlmvvm:3.0")
'com.deepleaper:dlmvvm:aar:3.0'
<dependency org="com.deepleaper" name="dlmvvm" rev="3.0">
<artifact name="dlmvvm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.deepleaper', module='dlmvvm', version='3.0')
)
libraryDependencies += "com.deepleaper" % "dlmvvm" % "3.0"
[com.deepleaper/dlmvvm "3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.fragment » fragment-ktx | jar | 1.0.0 |
androidx.appcompat » appcompat | jar | 1.0.0 |
androidx.navigation » navigation-runtime-ktx | jar | 2.3.5 |
androidx.navigation » navigation-fragment-ktx | jar | 2.3.5 |
androidx.navigation » navigation-ui-ktx | jar | 2.3.5 |
androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.0 |
androidx.lifecycle » lifecycle-viewmodel-compose | jar | 2.4.0 |
androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.4.0 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
androidx.lifecycle » lifecycle-viewmodel-savedstate | jar | 2.4.0 |
androidx.lifecycle » lifecycle-process | jar | 2.4.0 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.4.0 |
com.kunminx.arch : unpeek-livedata | jar | 7.2.0-beta1 |
com.google.code.gson : gson | jar | 2.7 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
com.squareup.okhttp3 : okhttp | jar | 5.0.0-alpha.3 |
com.squareup.okhttp3 : okhttp-tls | jar | 5.0.0-alpha.3 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
com.github.franmontiel » PersistentCookieJar | jar | v1.0.1 |
me.jessyan » retrofit-url-manager | jar | 1.4.0 |
androidx.databinding » databinding-runtime | jar | 7.0.4 |