| License |
License |
|---|---|
| GroupId | GroupIdio.github.rabbitcontrol |
| ArtifactId | ArtifactIdrcp |
| Last Version | Last Version0.3.23 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionupload:rcp
RabbitControl is a binary data-format definition to describe data values and user interface elements.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rcp-0.3.23.pom | |
| rcp-0.3.23.jar | 260 KB |
| rcp-0.3.23-sources.jar | 113 KB |
| rcp-0.3.23-javadoc.jar | 657 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.kaitai : kaitai-struct-runtime | jar | 0.8 |
| io.netty : netty-all | jar | 4.1.59.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |