License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.adedayo.eclipse.sdk |
ArtifactId | ArtifactIdorg.eclipse.equinox.launcher.win32.win32.ia64 |
Last Version | Last Version1.2.300 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.equinox.launcher.win32.win32.ia64
A packaging of the eclipse sdk org.eclipse.equinox.launcher.win32.win32.ia64 library.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.launcher.win32.win32.ia64/ -->
<dependency>
<groupId>com.github.adedayo.eclipse.sdk</groupId>
<artifactId>org.eclipse.equinox.launcher.win32.win32.ia64</artifactId>
<version>1.2.300</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.launcher.win32.win32.ia64/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.launcher.win32.win32.ia64:1.2.300'
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.launcher.win32.win32.ia64/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.equinox.launcher.win32.win32.ia64:1.2.300")
'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.launcher.win32.win32.ia64:jar:1.2.300'
<dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.equinox.launcher.win32.win32.ia64" rev="1.2.300">
<artifact name="org.eclipse.equinox.launcher.win32.win32.ia64" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.equinox.launcher.win32.win32.ia64', version='1.2.300')
)
libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.equinox.launcher.win32.win32.ia64" % "1.2.300"
[com.github.adedayo.eclipse.sdk/org.eclipse.equinox.launcher.win32.win32.ia64 "1.2.300"]