License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdorg.eclipse.platform |
ArtifactId | ArtifactIdorg.eclipse.equinox.p2.touchpoint.eclipse |
Last Version | Last Version2.3.200 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEquinox Provisioning Eclipse Touchpoint
Equinox Provisioning Eclipse Touchpoint
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.touchpoint.eclipse/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.p2.touchpoint.eclipse</artifactId>
<version>2.3.200</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.touchpoint.eclipse/
implementation 'org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.200'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.p2.touchpoint.eclipse/
implementation ("org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:2.3.200")
'org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.3.200'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.p2.touchpoint.eclipse" rev="2.3.200">
<artifact name="org.eclipse.equinox.p2.touchpoint.eclipse" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.p2.touchpoint.eclipse', version='2.3.200')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.p2.touchpoint.eclipse" % "2.3.200"
[org.eclipse.platform/org.eclipse.equinox.p2.touchpoint.eclipse "2.3.200"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.equinox.common | jar | [3.5.0,4.0.0) |