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