is not current version
Last Version 1.3.300

org.eclipse.platform:org.eclipse.equinox.p2.transport.ecf 1.1.300

Equinox Provisioning ECF based Transport

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.equinox.p2.transport.ecf
Version

Version

1.1.300
Type

Type

jar

Download org.eclipse.equinox.p2.transport.ecf 1.1.300


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