| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.adedayo.eclipse.sdk |
| Идентификатор | Идентификаторorg.eclipse.equinox.launcher.gtk.linux.x86 |
| Версия | Версия1.1.300 |
| Тип | Типjar |
| Описание |
Описаниеorg.eclipse.equinox.launcher.gtk.linux.x86
A packaging of the eclipse sdk org.eclipse.equinox.launcher.gtk.linux.x86 library.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.launcher.gtk.linux.x86/ -->
<dependency>
<groupId>com.github.adedayo.eclipse.sdk</groupId>
<artifactId>org.eclipse.equinox.launcher.gtk.linux.x86</artifactId>
<version>1.1.300</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.launcher.gtk.linux.x86/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.launcher.gtk.linux.x86:1.1.300'
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.launcher.gtk.linux.x86/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.equinox.launcher.gtk.linux.x86:1.1.300")
'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.launcher.gtk.linux.x86:jar:1.1.300'
<dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.equinox.launcher.gtk.linux.x86" rev="1.1.300">
<artifact name="org.eclipse.equinox.launcher.gtk.linux.x86" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.equinox.launcher.gtk.linux.x86', version='1.1.300')
)
libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.equinox.launcher.gtk.linux.x86" % "1.1.300"
[com.github.adedayo.eclipse.sdk/org.eclipse.equinox.launcher.gtk.linux.x86 "1.1.300"]