is not current version
Last Version 3.0

dlmvvm 1.0

跃萌开放MVVM脚手架

License

License

GroupId

GroupId

com.deepleaper
ArtifactId

ArtifactId

dlmvvm
Version

Version

1.0
Type

Type

aar
Description

Description

dlmvvm
跃萌开放MVVM脚手架

Download dlmvvm 1.0

Filename Size
dlmvvm-1.0.pom
Browse

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

Dependencies

compile (27)

Group / Artifact Type Version
» unspecified jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0
androidx.core » core-ktx jar 1.7.0
androidx.fragment » fragment-ktx jar 1.4.0
androidx.appcompat » appcompat jar 1.4.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
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
com.google.code.gson : gson jar 2.8.9
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0
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.3

Project Modules

There are no modules declared in this project.