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