upload:rcp

RabbitControl is a binary data-format definition to describe data values and ui-elements.

Лицензия

Лицензия

Группа

Группа

cc.rabbitcontrol
Идентификатор

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

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

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

0.3.29
Дата

Дата

Тип

Тип

jar
Описание

Описание

upload:rcp
RabbitControl is a binary data-format definition to describe data values and ui-elements.
Ссылка на сайт

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

https://rabbitcontrol.cc/
Система контроля версий

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

https://github.com/rabbitControl/rcp-java/tree/master

Скачать rcp

Имя Файла Размер
rcp-0.3.29.pom
rcp-0.3.29.jar 278 KB
rcp-0.3.29-sources.jar 121 KB
rcp-0.3.29-javadoc.jar 691 KB
Обзор

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.kaitai : kaitai-struct-runtime jar 0.8
io.netty : netty-all jar 4.1.76.Final

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

RabbitControl

Generate ad hoc User-Interfaces for parameters exposed by any application

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

Версия
0.3.29
0.3.28
0.3.26
0.3.25
0.3.23