| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.equinox.launcher.gtk.linux |
| ArtifactId | ArtifactIdx86 |
| Last Version | Last Version1.0.0-v20070606 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description%pluginName
|
| Filename | Size |
|---|---|
| x86-1.0.0-v20070606.pom | |
| x86-1.0.0-v20070606.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.equinox.launcher.gtk.linux/x86/ -->
<dependency>
<groupId>org.eclipse.equinox.launcher.gtk.linux</groupId>
<artifactId>x86</artifactId>
<version>1.0.0-v20070606</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.equinox.launcher.gtk.linux/x86/
implementation 'org.eclipse.equinox.launcher.gtk.linux:x86:1.0.0-v20070606'
// https://jarcasting.com/artifacts/org.eclipse.equinox.launcher.gtk.linux/x86/
implementation ("org.eclipse.equinox.launcher.gtk.linux:x86:1.0.0-v20070606")
'org.eclipse.equinox.launcher.gtk.linux:x86:jar:1.0.0-v20070606'
<dependency org="org.eclipse.equinox.launcher.gtk.linux" name="x86" rev="1.0.0-v20070606">
<artifact name="x86" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.equinox.launcher.gtk.linux', module='x86', version='1.0.0-v20070606')
)
libraryDependencies += "org.eclipse.equinox.launcher.gtk.linux" % "x86" % "1.0.0-v20070606"
[org.eclipse.equinox.launcher.gtk.linux/x86 "1.0.0-v20070606"]