upload:rcp

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

License

License

GroupId

GroupId

io.github.rabbitcontrol
ArtifactId

ArtifactId

rcp
Last Version

Last Version

0.3.23
Release Date

Release Date

Type

Type

jar
Description

Description

upload:rcp
RabbitControl is a binary data-format definition to describe data values and user interface elements.
Project URL

Project URL

https://rabbitcontrol.github.io/
Source Code Management

Source Code Management

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

Download rcp

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.kaitai : kaitai-struct-runtime jar 0.8
io.netty : netty-all jar 4.1.59.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.23
0.3.1
0.3.0
0.2.11
0.2.7
0.2.5
0.2.0
0.1.0