| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.comtel2000 |
| Идентификатор | Идентификаторfx-parent |
| Версия | Версия11.0.1 |
| Тип | Типpom |
| Описание |
Описаниеfx-experience
Touch on-screen keyboard component with xml layout configuration
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fx-parent-11.0.1.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.comtel2000/fx-parent/ -->
<dependency>
<groupId>org.comtel2000</groupId>
<artifactId>fx-parent</artifactId>
<version>11.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.comtel2000/fx-parent/
implementation 'org.comtel2000:fx-parent:11.0.1'
// https://jarcasting.com/artifacts/org.comtel2000/fx-parent/
implementation ("org.comtel2000:fx-parent:11.0.1")
'org.comtel2000:fx-parent:pom:11.0.1'
<dependency org="org.comtel2000" name="fx-parent" rev="11.0.1">
<artifact name="fx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.comtel2000', module='fx-parent', version='11.0.1')
)
libraryDependencies += "org.comtel2000" % "fx-parent" % "11.0.1"
[org.comtel2000/fx-parent "11.0.1"]