| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.eclipse.mylyn.web | 
| ArtifactId | ArtifactIdui | 
| Version | Version2.0.0-v20070627-1400 | 
| Type | Typejar | 
| Description | DescriptionMylyn Web UI | 
| Filename | Size | 
|---|---|
| ui-2.0.0-v20070627-1400.pom | |
| ui-2.0.0-v20070627-1400.jar | 55 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.mylyn.web/ui/ -->
<dependency>
    <groupId>org.eclipse.mylyn.web</groupId>
    <artifactId>ui</artifactId>
    <version>2.0.0-v20070627-1400</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.mylyn.web/ui/
implementation 'org.eclipse.mylyn.web:ui:2.0.0-v20070627-1400'// https://jarcasting.com/artifacts/org.eclipse.mylyn.web/ui/
implementation ("org.eclipse.mylyn.web:ui:2.0.0-v20070627-1400")'org.eclipse.mylyn.web:ui:jar:2.0.0-v20070627-1400'<dependency org="org.eclipse.mylyn.web" name="ui" rev="2.0.0-v20070627-1400">
  <artifact name="ui" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.mylyn.web', module='ui', version='2.0.0-v20070627-1400')
)libraryDependencies += "org.eclipse.mylyn.web" % "ui" % "2.0.0-v20070627-1400"[org.eclipse.mylyn.web/ui "2.0.0-v20070627-1400"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.core : runtime | jar | [0,) | 
| org.eclipse.core : resources | jar | [0,) | 
| org.eclipse.jface : text | jar | [0,) | 
| org.eclipse : ui | jar | [0,) | 
| org.eclipse.ui : browser | jar | [0,) | 
| org.eclipse.ui : navigator | jar | [0,) | 
| org.eclipse.mylyn.tasks : core | jar | [0,) | 
| org.eclipse.mylyn.tasks : ui | jar | [0,) | 
| org.eclipse.mylyn.context : core | jar | [0,) | 
| org.eclipse.mylyn.context : ui | jar | [0,) | 
| org.eclipse.mylyn.monitor : core | jar | [0,) | 
| org.eclipse.mylyn.monitor : ui | jar | [0,) |