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