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