Eclipse RCP


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse
ArtifactId

ArtifactId

rcp
Last Version

Last Version

3.2.0-v20070612
Release Date

Release Date

Type

Type

jar
Description

Description

Eclipse RCP

Download rcp

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0-v20070612
3.2.0-v20060605