%fragmentName


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.ui.workbench
ArtifactId

ArtifactId

compatibility
Last Version

Last Version

3.2.0-I20070319-0010
Release Date

Release Date

Type

Type

jar
Description

Description

%fragmentName

Download compatibility

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.core : resources jar [3.2.0,4.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.0-I20070319-0010
3.2.0-I20060605-1400