License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.adedayo.eclipse.sdk |
ArtifactId | ArtifactIdorg.eclipse.equinox.p2.touchpoint.eclipse |
Last Version | Last Version2.1.300 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.equinox.p2.touchpoint.eclipse
A packaging of the eclipse sdk org.eclipse.equinox.p2.touchpoint.eclipse library.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.p2.touchpoint.eclipse/ -->
<dependency>
<groupId>com.github.adedayo.eclipse.sdk</groupId>
<artifactId>org.eclipse.equinox.p2.touchpoint.eclipse</artifactId>
<version>2.1.300</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.p2.touchpoint.eclipse/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.p2.touchpoint.eclipse:2.1.300'
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.p2.touchpoint.eclipse/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.equinox.p2.touchpoint.eclipse:2.1.300")
'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.1.300'
<dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.equinox.p2.touchpoint.eclipse" rev="2.1.300">
<artifact name="org.eclipse.equinox.p2.touchpoint.eclipse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.equinox.p2.touchpoint.eclipse', version='2.1.300')
)
libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.equinox.p2.touchpoint.eclipse" % "2.1.300"
[com.github.adedayo.eclipse.sdk/org.eclipse.equinox.p2.touchpoint.eclipse "2.1.300"]