Cockpit

Cockpit is an Android library providing a way to easily define a set of parameters that can be accessed and changed by the developers via built-in compact UI at runtime.

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

com.polidea.cockpit
Идентификатор

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

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

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

3.1.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

Cockpit
Cockpit is an Android library providing a way to easily define a set of parameters that can be accessed and changed by the developers via built-in compact UI at runtime.
Ссылка на сайт

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

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

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

https://github.com/Polidea/Cockpit

Скачать cockpit

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
com.github.PolideaInternal » ColorPicker jar 1.0.0
org.yaml : snakeyaml jar 1.20
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.10
androidx.appcompat » appcompat jar 1.1.0
com.google.android.material » material jar 1.2.0-alpha01
androidx.recyclerview » recyclerview jar 1.0.0
androidx.constraintlayout » constraintlayout jar 2.0.0-beta3

test (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.10
io.mockk : mockk jar 1.9.3

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

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

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

Версия
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
2.2.0
2.1.1
2.1.0
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0