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