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

RxPlus-DSL 1.0.4

A simpler way to build Android apps without Fragments.

Лицензия

Лицензия

Группа

Группа

com.lightningkite.rx
Идентификатор

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

dsl
Версия

Версия

1.0.4
Тип

Тип

aar
Описание

Описание

RxPlus-DSL
A simpler way to build Android apps without Fragments.
Ссылка на сайт

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

https://github.com/lightningkite/rxkotlin-plus
Система контроля версий

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

https://github.com/lightningkite/rxkotlin-plus

Скачать dsl 1.0.4

Имя Файла Размер
dsl-1.0.4.pom
dsl-1.0.4-sources.jar 6 KB
dsl-1.0.4-javadoc.jar 364 KB
Обзор

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.lightningkite.rx : android-resources jar 1.0.4
com.lightningkite.rx : view-generator jar 1.0.4
com.airbnb.android : paris jar 2.0.1
androidx.appcompat » appcompat jar 1.4.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.20

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

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