teapot

Inkremental is a small library for creating reactive user interfaces. Originally inspired by React, it suits well as a view layer for MVVM or Redux design patterns. Started as a fork of Java library Anvil, it is fully rewriten in Kotlin, with many improvements pulled in and more to come!

Лицензия

Лицензия

Группа

Группа

dev.teapot
Идентификатор

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

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

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

0.10.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

teapot
Inkremental is a small library for creating reactive user interfaces. Originally inspired by React, it suits well as a view layer for MVVM or Redux design patterns. Started as a fork of Java library Anvil, it is fully rewriten in Kotlin, with many improvements pulled in and more to come!
Ссылка на сайт

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

https://github.com/inkremental/inkremental

Скачать teapot

Как подключить последнюю версию

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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.30

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

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

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

Версия
0.10.0