is not current version
Last Version 3.2.100-v20070316

org.eclipse.core.runtime.compatibility:registry 3.2.1-R32x_v20060907


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.core.runtime.compatibility
ArtifactId

ArtifactId

registry
Version

Version

3.2.1-R32x_v20060907
Type

Type

jar

Download registry 3.2.1-R32x_v20060907


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