is not current version
Last Version 1.6.100

org.eclipse.platform:org.eclipse.equinox.metatype 1.4.500

Meta Type

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.equinox.metatype
Version

Version

1.4.500
Type

Type

jar

Download org.eclipse.equinox.metatype 1.4.500


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