is not current version
Last Version 1.4.100

org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse 1.3.300

Equinox Provisioning Publisher for Eclipse

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.equinox.p2.publisher.eclipse
Version

Version

1.3.300
Type

Type

jar

Download org.eclipse.equinox.p2.publisher.eclipse 1.3.300


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