is not current version
Last Version 3.5.400-v20140428-1507

org.eclipse.equinox:registry 3.2.1-R32x_v20060814


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.equinox
ArtifactId

ArtifactId

registry
Version

Version

3.2.1-R32x_v20060814
Type

Type

jar

Download registry 3.2.1-R32x_v20060814


<!-- https://jarcasting.com/artifacts/org.eclipse.equinox/registry/ -->
<dependency>
    <groupId>org.eclipse.equinox</groupId>
    <artifactId>registry</artifactId>
    <version>3.2.1-R32x_v20060814</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.equinox/registry/
implementation 'org.eclipse.equinox:registry:3.2.1-R32x_v20060814'
// https://jarcasting.com/artifacts/org.eclipse.equinox/registry/
implementation ("org.eclipse.equinox:registry:3.2.1-R32x_v20060814")
'org.eclipse.equinox:registry:jar:3.2.1-R32x_v20060814'
<dependency org="org.eclipse.equinox" name="registry" rev="3.2.1-R32x_v20060814">
  <artifact name="registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.equinox', module='registry', version='3.2.1-R32x_v20060814')
)
libraryDependencies += "org.eclipse.equinox" % "registry" % "3.2.1-R32x_v20060814"
[org.eclipse.equinox/registry "3.2.1-R32x_v20060814"]