| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.swt.motif.aix |
| ArtifactId | ArtifactIdppc |
| Last Version | Last Version3.3.0-v3346 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description%fragmentName
|
| Filename | Size |
|---|---|
| ppc-3.3.0-v3346.pom | |
| ppc-3.3.0-v3346.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.swt.motif.aix/ppc/ -->
<dependency>
<groupId>org.eclipse.swt.motif.aix</groupId>
<artifactId>ppc</artifactId>
<version>3.3.0-v3346</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.swt.motif.aix/ppc/
implementation 'org.eclipse.swt.motif.aix:ppc:3.3.0-v3346'
// https://jarcasting.com/artifacts/org.eclipse.swt.motif.aix/ppc/
implementation ("org.eclipse.swt.motif.aix:ppc:3.3.0-v3346")
'org.eclipse.swt.motif.aix:ppc:jar:3.3.0-v3346'
<dependency org="org.eclipse.swt.motif.aix" name="ppc" rev="3.3.0-v3346">
<artifact name="ppc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.swt.motif.aix', module='ppc', version='3.3.0-v3346')
)
libraryDependencies += "org.eclipse.swt.motif.aix" % "ppc" % "3.3.0-v3346"
[org.eclipse.swt.motif.aix/ppc "3.3.0-v3346"]