| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.fjordnet.tether |
| Идентификатор | Идентификаторtether |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеTether
Library to help implement common MVVM pattern with Kotlin, Rx, and Architecture Components
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tether-1.0.0.pom | |
| tether-1.0.0.aar | 75 KB |
| tether-1.0.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fjordnet.tether/tether/ -->
<dependency>
<groupId>com.fjordnet.tether</groupId>
<artifactId>tether</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fjordnet.tether/tether/
implementation 'com.fjordnet.tether:tether:1.0.0'
// https://jarcasting.com/artifacts/com.fjordnet.tether/tether/
implementation ("com.fjordnet.tether:tether:1.0.0")
'com.fjordnet.tether:tether:aar:1.0.0'
<dependency org="com.fjordnet.tether" name="tether" rev="1.0.0">
<artifact name="tether" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fjordnet.tether', module='tether', version='1.0.0')
)
libraryDependencies += "com.fjordnet.tether" % "tether" % "1.0.0"
[com.fjordnet.tether/tether "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jakewharton.rxbinding2 : rxbinding | jar | 2.1.1 |
| com.jakewharton.rxbinding2 : rxbinding-appcompat-v7 | jar | 2.1.1 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.2.61 |
| com.google.android.material » material | jar | 1.0.0-rc02 |
| io.reactivex.rxjava2 : rxkotlin | jar | 2.3.0 |
| io.reactivex.rxjava2 : rxandroid | jar | 2.1.0 |
| androidx.lifecycle » lifecycle-runtime | jar | 2.0.0-rc01 |
| androidx.lifecycle » lifecycle-common-java8 | jar | 2.0.0-rc01 |
| androidx.lifecycle » lifecycle-extensions | jar | 2.0.0-rc01 |