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