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