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