| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.ui |
| ArtifactId | ArtifactIdnavigator |
| Last Version | Last Version3.3.0-I20070605-0010 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCommon Navigator View
|
| Filename | Size |
|---|---|
| navigator-3.3.0-I20070605-0010.pom | |
| navigator-3.3.0-I20070605-0010.jar | 303 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.ui/navigator/ -->
<dependency>
<groupId>org.eclipse.ui</groupId>
<artifactId>navigator</artifactId>
<version>3.3.0-I20070605-0010</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ui/navigator/
implementation 'org.eclipse.ui:navigator:3.3.0-I20070605-0010'
// https://jarcasting.com/artifacts/org.eclipse.ui/navigator/
implementation ("org.eclipse.ui:navigator:3.3.0-I20070605-0010")
'org.eclipse.ui:navigator:jar:3.3.0-I20070605-0010'
<dependency org="org.eclipse.ui" name="navigator" rev="3.3.0-I20070605-0010">
<artifact name="navigator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ui', module='navigator', version='3.3.0-I20070605-0010')
)
libraryDependencies += "org.eclipse.ui" % "navigator" % "3.3.0-I20070605-0010"
[org.eclipse.ui/navigator "3.3.0-I20070605-0010"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse : jface | jar | [3.2.0,4.0.0) |
| org.eclipse.ui : workbench | jar | [3.2.1,4.0.0) |
| org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |
| org.eclipse : ui | jar | [3.2.1,4.0.0) |
| org.eclipse.core : expressions | jar | [3.2.0,4.0.0) |