Last Version

Equinox Launcher 1.6.400

Equinox Launcher

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.equinox.launcher
Version

Version

1.6.400
Type

Type

jar
Description

Description

Equinox Launcher
Equinox Launcher
Project URL

Project URL

http://www.eclipse.org/platform
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://git.eclipse.org/c/equinox/rt.equinox.framework.git

Download org.eclipse.equinox.launcher 1.6.400


<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.launcher/ -->
<dependency>
    <groupId>org.eclipse.platform</groupId>
    <artifactId>org.eclipse.equinox.launcher</artifactId>
    <version>1.6.400</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.launcher/
implementation 'org.eclipse.platform:org.eclipse.equinox.launcher:1.6.400'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.launcher/
implementation ("org.eclipse.platform:org.eclipse.equinox.launcher:1.6.400")
'org.eclipse.platform:org.eclipse.equinox.launcher:jar:1.6.400'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.launcher" rev="1.6.400">
  <artifact name="org.eclipse.equinox.launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.launcher', version='1.6.400')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.launcher" % "1.6.400"
[org.eclipse.platform/org.eclipse.equinox.launcher "1.6.400"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.