License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdorg.eclipse.platform |
ArtifactId | ArtifactIdorg.eclipse.equinox.launcher.win32.win32.x86_64 |
Last Version | Last Version1.2.500 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEquinox Launcher Win32 X86_64 Fragment
Equinox Launcher Win32 X86_64 Fragment
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.launcher.win32.win32.x86_64/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.launcher.win32.win32.x86_64</artifactId>
<version>1.2.500</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.launcher.win32.win32.x86_64/
implementation 'org.eclipse.platform:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.500'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.launcher.win32.win32.x86_64/
implementation ("org.eclipse.platform:org.eclipse.equinox.launcher.win32.win32.x86_64:1.2.500")
'org.eclipse.platform:org.eclipse.equinox.launcher.win32.win32.x86_64:jar:1.2.500'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.launcher.win32.win32.x86_64" rev="1.2.500">
<artifact name="org.eclipse.equinox.launcher.win32.win32.x86_64" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.launcher.win32.win32.x86_64', version='1.2.500')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.launcher.win32.win32.x86_64" % "1.2.500"
[org.eclipse.platform/org.eclipse.equinox.launcher.win32.win32.x86_64 "1.2.500"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.equinox.launcher | jar | [1.5.0,1.7.0) |