| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаat.bestsolution.eclipse |
| Идентификатор | Идентификаторorg.eclipse.fx.text.compat |
| Последняя версия | Последняя версия2.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAdditional core Text components
UI Toolkit neutral components extraxted from Eclipse JFace Text
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.fx.text.compat/ -->
<dependency>
<groupId>at.bestsolution.eclipse</groupId>
<artifactId>org.eclipse.fx.text.compat</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.fx.text.compat/
implementation 'at.bestsolution.eclipse:org.eclipse.fx.text.compat:2.2.0'
// https://jarcasting.com/artifacts/at.bestsolution.eclipse/org.eclipse.fx.text.compat/
implementation ("at.bestsolution.eclipse:org.eclipse.fx.text.compat:2.2.0")
'at.bestsolution.eclipse:org.eclipse.fx.text.compat:jar:2.2.0'
<dependency org="at.bestsolution.eclipse" name="org.eclipse.fx.text.compat" rev="2.2.0">
<artifact name="org.eclipse.fx.text.compat" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.bestsolution.eclipse', module='org.eclipse.fx.text.compat', version='2.2.0')
)
libraryDependencies += "at.bestsolution.eclipse" % "org.eclipse.fx.text.compat" % "2.2.0"
[at.bestsolution.eclipse/org.eclipse.fx.text.compat "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| at.bestsolution.eclipse : org.eclipse.text | jar | 3.5.400 |
| at.bestsolution.eclipse : org.eclipse.equinox.common | jar | 3.7.0 |