is not current version
Last Version 3.3.0-I20070605-0010

org.eclipse.ui.views.properties:tabbed 3.2.1-M20060830-0800


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.ui.views.properties
ArtifactId

ArtifactId

tabbed
Version

Version

3.2.1-M20060830-0800
Type

Type

jar

Download tabbed 3.2.1-M20060830-0800


<!-- https://jarcasting.com/artifacts/org.eclipse.ui.views.properties/tabbed/ -->
<dependency>
    <groupId>org.eclipse.ui.views.properties</groupId>
    <artifactId>tabbed</artifactId>
    <version>3.2.1-M20060830-0800</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ui.views.properties/tabbed/
implementation 'org.eclipse.ui.views.properties:tabbed:3.2.1-M20060830-0800'
// https://jarcasting.com/artifacts/org.eclipse.ui.views.properties/tabbed/
implementation ("org.eclipse.ui.views.properties:tabbed:3.2.1-M20060830-0800")
'org.eclipse.ui.views.properties:tabbed:jar:3.2.1-M20060830-0800'
<dependency org="org.eclipse.ui.views.properties" name="tabbed" rev="3.2.1-M20060830-0800">
  <artifact name="tabbed" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ui.views.properties', module='tabbed', version='3.2.1-M20060830-0800')
)
libraryDependencies += "org.eclipse.ui.views.properties" % "tabbed" % "3.2.1-M20060830-0800"
[org.eclipse.ui.views.properties/tabbed "3.2.1-M20060830-0800"]