is not current version
Last Version 1.6.100

org.eclipse.platform:org.eclipse.equinox.metatype 1.5.0

Meta Type

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.equinox.metatype
Version

Version

1.5.0
Type

Type

jar

Download org.eclipse.equinox.metatype 1.5.0


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