License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.wst.html |
ArtifactId | ArtifactIdui |
Last Version | Last Version1.0.202-v200708292012 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTML UI Source Editor
|
Filename | Size |
---|---|
ui-1.0.202-v200708292012.pom | |
ui-1.0.202-v200708292012.jar | 213 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.wst.html/ui/ -->
<dependency>
<groupId>org.eclipse.wst.html</groupId>
<artifactId>ui</artifactId>
<version>1.0.202-v200708292012</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.wst.html/ui/
implementation 'org.eclipse.wst.html:ui:1.0.202-v200708292012'
// https://jarcasting.com/artifacts/org.eclipse.wst.html/ui/
implementation ("org.eclipse.wst.html:ui:1.0.202-v200708292012")
'org.eclipse.wst.html:ui:jar:1.0.202-v200708292012'
<dependency org="org.eclipse.wst.html" name="ui" rev="1.0.202-v200708292012">
<artifact name="ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.wst.html', module='ui', version='1.0.202-v200708292012')
)
libraryDependencies += "org.eclipse.wst.html" % "ui" % "1.0.202-v200708292012"
[org.eclipse.wst.html/ui "1.0.202-v200708292012"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.ui : ide | jar | [3.2.0,4.0.0) |
org.eclipse.jface : text | jar | [3.2.0,4.0.0) |
org.eclipse.ui.workbench : texteditor | jar | [3.2.0,4.0.0) |
org.eclipse : ui | jar | [3.2.0,4.0.0) |
org.eclipse.wst.sse : ui | jar | [1.0.101,1.1.0) |
org.eclipse.wst.xml : ui | jar | [1.0.100,1.1.0) |
org.eclipse.wst.css : ui | jar | [1.0.100,1.1.0) |
org.eclipse.wst.sse : core | jar | [1.1.0,1.2.0) |
org.eclipse.wst.css : core | jar | [1.1.0,1.2.0) |
org.eclipse.wst.html : core | jar | [1.1.0,1.2.0) |
org.eclipse.wst.xml : core | jar | [1.1.0,1.2.0) |
org.eclipse.core : resources | jar | [3.2.0,4.0.0) |
org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |
org.eclipse.wst : validation | jar | [1.1.0,1.2.0) |
org.eclipse.wst.javascript : ui | jar | [1.0.0,1.1.0) |
org.eclipse.wst.common.project.facet : core | jar | [1.1.0,2.0.0) |
org.eclipse.wst.common : modulecore | jar | [1.1.0,1.2.0) |
com.ibm » icu | jar | [3.4.4,4.0.0) |