Tether

Library to help implement common MVVM pattern with Kotlin, Rx, and Architecture Components

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

com.fjordnet.tether
Идентификатор

Идентификатор

tether
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Tether
Library to help implement common MVVM pattern with Kotlin, Rx, and Architecture Components
Ссылка на сайт

Ссылка на сайт

https://github.com/Fjordnet/tether
Система контроля версий

Система контроля версий

https://github.com/Fjordnet/tether

Скачать tether

Имя Файла Размер
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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0