is not current version
Last Version 1.3.300

org.eclipse.platform:org.eclipse.equinox.p2.ui.importexport 1.1.301

Equinox Provisioning Import and Export

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.equinox.p2.ui.importexport
Version

Version

1.1.301
Type

Type

jar

Download org.eclipse.equinox.p2.ui.importexport 1.1.301


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