| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Native Инструменты разработки |
| Группа | Группаcom.github.adedayo.eclipse.sdk |
| Идентификатор | Идентификаторorg.eclipse.equinox.p2.touchpoint.natives |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.eclipse.equinox.p2.touchpoint.natives
A packaging of the eclipse sdk org.eclipse.equinox.p2.touchpoint.natives library.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]