| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.anaptecs.jeaf.owalibs |
| Идентификатор | Идентификаторorg.eclipse.equinox.preferences |
| Последняя версия | Последняя версия4.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.anaptecs.jeaf.owalibs.org.eclipse.equinox.preferences
POM was created by Sonatype Nexus
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| org.eclipse.equinox.preferences-4.3.1.pom | |
| org.eclipse.equinox.preferences-4.3.1.jar | 101 KB |
| org.eclipse.equinox.preferences-4.3.1-sources.jar | 182 bytes |
| org.eclipse.equinox.preferences-4.3.1-javadoc.jar | 182 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.owalibs/org.eclipse.equinox.preferences/ -->
<dependency>
<groupId>com.anaptecs.jeaf.owalibs</groupId>
<artifactId>org.eclipse.equinox.preferences</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.owalibs/org.eclipse.equinox.preferences/
implementation 'com.anaptecs.jeaf.owalibs:org.eclipse.equinox.preferences:4.3.1'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.owalibs/org.eclipse.equinox.preferences/
implementation ("com.anaptecs.jeaf.owalibs:org.eclipse.equinox.preferences:4.3.1")
'com.anaptecs.jeaf.owalibs:org.eclipse.equinox.preferences:jar:4.3.1'
<dependency org="com.anaptecs.jeaf.owalibs" name="org.eclipse.equinox.preferences" rev="4.3.1">
<artifact name="org.eclipse.equinox.preferences" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.owalibs', module='org.eclipse.equinox.preferences', version='4.3.1')
)
libraryDependencies += "com.anaptecs.jeaf.owalibs" % "org.eclipse.equinox.preferences" % "4.3.1"
[com.anaptecs.jeaf.owalibs/org.eclipse.equinox.preferences "4.3.1"]