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