| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.github.adedayo.eclipse.sdk | 
    
| ArtifactId | ArtifactIdorg.eclipse.pde.api.tools.ee.cdcfoundation10 | 
    
| Last Version | Last Version1.0.200 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionorg.eclipse.pde.api.tools.ee.cdcfoundation10 
            A packaging of the eclipse sdk org.eclipse.pde.api.tools.ee.cdcfoundation10 library. 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.pde.api.tools.ee.cdcfoundation10/ -->
<dependency>
    <groupId>com.github.adedayo.eclipse.sdk</groupId>
    <artifactId>org.eclipse.pde.api.tools.ee.cdcfoundation10</artifactId>
    <version>1.0.200</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.pde.api.tools.ee.cdcfoundation10/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.pde.api.tools.ee.cdcfoundation10:1.0.200'
                // https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.pde.api.tools.ee.cdcfoundation10/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.pde.api.tools.ee.cdcfoundation10:1.0.200")
                'com.github.adedayo.eclipse.sdk:org.eclipse.pde.api.tools.ee.cdcfoundation10:jar:1.0.200'
                <dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.pde.api.tools.ee.cdcfoundation10" rev="1.0.200">
  <artifact name="org.eclipse.pde.api.tools.ee.cdcfoundation10" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.pde.api.tools.ee.cdcfoundation10', version='1.0.200')
)
                libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.pde.api.tools.ee.cdcfoundation10" % "1.0.200"
                [com.github.adedayo.eclipse.sdk/org.eclipse.pde.api.tools.ee.cdcfoundation10 "1.0.200"]