License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdorg.eclipse.platform |
ArtifactId | ArtifactIdorg.eclipse.equinox.launcher.gtk.linux.x86 |
Version | Version1.1.800 |
Type | Typejar |
Description |
DescriptionEquinox Launcher Linux X86 Fragment
Equinox Launcher Linux X86 Fragment
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.launcher.gtk.linux.x86/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.launcher.gtk.linux.x86</artifactId>
<version>1.1.800</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.launcher.gtk.linux.x86/
implementation 'org.eclipse.platform:org.eclipse.equinox.launcher.gtk.linux.x86:1.1.800'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.launcher.gtk.linux.x86/
implementation ("org.eclipse.platform:org.eclipse.equinox.launcher.gtk.linux.x86:1.1.800")
'org.eclipse.platform:org.eclipse.equinox.launcher.gtk.linux.x86:jar:1.1.800'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.launcher.gtk.linux.x86" rev="1.1.800">
<artifact name="org.eclipse.equinox.launcher.gtk.linux.x86" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.launcher.gtk.linux.x86', version='1.1.800')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.launcher.gtk.linux.x86" % "1.1.800"
[org.eclipse.platform/org.eclipse.equinox.launcher.gtk.linux.x86 "1.1.800"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.equinox.launcher | jar | [1.0.0,1.6.0) |