is not current version
Last Version 10.04.01-RAP-GA

com.rapidclipse:rap 10.02.02-RAP-GA

Rapid Application Platform

Categories

Categories

CLI User Interface
GroupId

GroupId

com.rapidclipse
ArtifactId

ArtifactId

rap
Version

Version

10.02.02-RAP-GA
Type

Type

pom

Download rap 10.02.02-RAP-GA

Filename Size
rap-10.02.02-RAP-GA.pom 16 KB
Browse

<!-- https://jarcasting.com/artifacts/com.rapidclipse/rap/ -->
<dependency>
    <groupId>com.rapidclipse</groupId>
    <artifactId>rap</artifactId>
    <version>10.02.02-RAP-GA</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rapidclipse/rap/
implementation 'com.rapidclipse:rap:10.02.02-RAP-GA'
// https://jarcasting.com/artifacts/com.rapidclipse/rap/
implementation ("com.rapidclipse:rap:10.02.02-RAP-GA")
'com.rapidclipse:rap:pom:10.02.02-RAP-GA'
<dependency org="com.rapidclipse" name="rap" rev="10.02.02-RAP-GA">
  <artifact name="rap" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rapidclipse', module='rap', version='10.02.02-RAP-GA')
)
libraryDependencies += "com.rapidclipse" % "rap" % "10.02.02-RAP-GA"
[com.rapidclipse/rap "10.02.02-RAP-GA"]