| License | License | 
|---|---|
| Categories | CategoriesCharts User Interface CLI | 
| GroupId | GroupIdcom.rapidclipse | 
| ArtifactId | ArtifactIdrap-server-charts | 
| Version | Version10.04.01-RAP-GA | 
| Type | Typejar | 
| Description | DescriptionRapid Application Platform / Server / Charts Rapid Application Platform / Server / Charts | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.rapidclipse/rap-server-charts/ -->
<dependency>
    <groupId>com.rapidclipse</groupId>
    <artifactId>rap-server-charts</artifactId>
    <version>10.04.01-RAP-GA</version>
</dependency>// https://jarcasting.com/artifacts/com.rapidclipse/rap-server-charts/
implementation 'com.rapidclipse:rap-server-charts:10.04.01-RAP-GA'// https://jarcasting.com/artifacts/com.rapidclipse/rap-server-charts/
implementation ("com.rapidclipse:rap-server-charts:10.04.01-RAP-GA")'com.rapidclipse:rap-server-charts:jar:10.04.01-RAP-GA'<dependency org="com.rapidclipse" name="rap-server-charts" rev="10.04.01-RAP-GA">
  <artifact name="rap-server-charts" type="jar" />
</dependency>@Grapes(
@Grab(group='com.rapidclipse', module='rap-server-charts', version='10.04.01-RAP-GA')
)libraryDependencies += "com.rapidclipse" % "rap-server-charts" % "10.04.01-RAP-GA"[com.rapidclipse/rap-server-charts "10.04.01-RAP-GA"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.rapidclipse : rap-server-core | jar | 10.04.01-RAP-GA |