| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.adedayo.eclipse.sdk | 
| ArtifactId | ArtifactIdorg.eclipse.ui.examples.views.properties.tabbed.article | 
| Last Version | Last Version3.2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionorg.eclipse.ui.examples.views.properties.tabbed.article A packaging of the eclipse sdk org.eclipse.ui.examples.views.properties.tabbed.article library. | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.ui.examples.views.properties.tabbed.article/ -->
<dependency>
    <groupId>com.github.adedayo.eclipse.sdk</groupId>
    <artifactId>org.eclipse.ui.examples.views.properties.tabbed.article</artifactId>
    <version>3.2.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.ui.examples.views.properties.tabbed.article/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.ui.examples.views.properties.tabbed.article:3.2.1'// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.ui.examples.views.properties.tabbed.article/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.ui.examples.views.properties.tabbed.article:3.2.1")'com.github.adedayo.eclipse.sdk:org.eclipse.ui.examples.views.properties.tabbed.article:jar:3.2.1'<dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.ui.examples.views.properties.tabbed.article" rev="3.2.1">
  <artifact name="org.eclipse.ui.examples.views.properties.tabbed.article" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.ui.examples.views.properties.tabbed.article', version='3.2.1')
)libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.ui.examples.views.properties.tabbed.article" % "3.2.1"[com.github.adedayo.eclipse.sdk/org.eclipse.ui.examples.views.properties.tabbed.article "3.2.1"]