is not current version
Last Version 0.3.23

io.github.rabbitcontrol:rcp 0.2.5

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

GroupId

GroupId

io.github.rabbitcontrol
ArtifactId

ArtifactId

rcp
Version

Version

0.2.5
Type

Type

jar

Download rcp 0.2.5


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