is not current version
Last Version 1.2.500

org.eclipse.platform:org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.1.401

Equinox Launcher MacOSX Cocoa Fragment

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.equinox.launcher.cocoa.macosx.x86_64
Version

Version

1.1.401
Type

Type

jar

Download org.eclipse.equinox.launcher.cocoa.macosx.x86_64 1.1.401


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