is not current version
Last Version 1.4.100

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

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.2.100
Type

Type

jar

Download org.eclipse.equinox.p2.publisher.eclipse 1.2.100


<!-- 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.2.100</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.2.100'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.publisher.eclipse/
implementation ("org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:1.2.100")
'org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.2.100'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.p2.publisher.eclipse" rev="1.2.100">
  <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.2.100')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.p2.publisher.eclipse" % "1.2.100"
[org.eclipse.platform/org.eclipse.equinox.p2.publisher.eclipse "1.2.100"]