| License |
License |
|---|---|
| GroupId | GroupIdcc.rabbitcontrol |
| ArtifactId | ArtifactIdrcp |
| Last Version | Last Version0.3.29 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionupload:rcp
RabbitControl is a binary data-format definition to describe data values and ui-elements.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.kaitai : kaitai-struct-runtime | jar | 0.8 |
| io.netty : netty-all | jar | 4.1.76.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |