| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.ui.workbench |
| ArtifactId | ArtifactIdcompatibility |
| Last Version | Last Version3.2.0-I20070319-0010 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description%fragmentName
|
| Filename | Size |
|---|---|
| compatibility-3.2.0-I20070319-0010.pom | |
| compatibility-3.2.0-I20070319-0010.jar | 10 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.core : resources | jar | [3.2.0,4.0.0) |