| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.tiamosu |
| ArtifactId | ArtifactIdfly |
| Last Version | Last Version4.4.7 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionX-MVVMFly
An Android library.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fly-4.4.7.pom | |
| fly-4.4.7-sources.jar | 70 KB |
| fly-4.4.7-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.tiamosu/fly/ -->
<dependency>
<groupId>com.gitee.tiamosu</groupId>
<artifactId>fly</artifactId>
<version>4.4.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.tiamosu/fly/
implementation 'com.gitee.tiamosu:fly:4.4.7'
// https://jarcasting.com/artifacts/com.gitee.tiamosu/fly/
implementation ("com.gitee.tiamosu:fly:4.4.7")
'com.gitee.tiamosu:fly:aar:4.4.7'
<dependency org="com.gitee.tiamosu" name="fly" rev="4.4.7">
<artifact name="fly" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.tiamosu', module='fly', version='4.4.7')
)
libraryDependencies += "com.gitee.tiamosu" % "fly" % "4.4.7"
[com.gitee.tiamosu/fly "4.4.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.tiamosu : fly-navigation | jar | 1.6.7 |
| com.gitee.tiamosu : fly-databinding | jar | 1.6.7 |
| io.reactivex.rxjava3 : rxjava | jar | 3.1.5 |
| io.reactivex.rxjava3 : rxandroid | jar | 3.0.0 |
| com.gitee.tiamosu : RxErrorHandler | jar | 4.0.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : adapter-rxjava3 | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.google.code.gson : gson | jar | 2.9.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.10.0 |
| com.google.dagger : dagger | jar | 2.42 |
| com.blankj : utilcodex | jar | 1.31.0 |
| com.kunminx.arch : unpeek-livedata | jar | 7.2.0-beta1 |
| androidx.databinding » databinding-common | jar | 7.2.1 |
| androidx.databinding » databinding-runtime | jar | 7.2.1 |
| androidx.databinding » databinding-adapters | jar | 7.2.1 |
| androidx.databinding » databinding-ktx | jar | 7.2.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |