| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.nexitia.emaginplatform |
| Идентификатор | Идентификаторemagin-jfxcore |
| Последняя версия | Последняя версия11.0.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеEmagin jfx core
Emagin jfx core
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикNEXITIA |
| Имя Файла | Размер |
|---|---|
| emagin-jfxcore-11.0.3.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nexitia.emaginplatform/emagin-jfxcore/ -->
<dependency>
<groupId>com.nexitia.emaginplatform</groupId>
<artifactId>emagin-jfxcore</artifactId>
<version>11.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nexitia.emaginplatform/emagin-jfxcore/
implementation 'com.nexitia.emaginplatform:emagin-jfxcore:11.0.3'
// https://jarcasting.com/artifacts/com.nexitia.emaginplatform/emagin-jfxcore/
implementation ("com.nexitia.emaginplatform:emagin-jfxcore:11.0.3")
'com.nexitia.emaginplatform:emagin-jfxcore:pom:11.0.3'
<dependency org="com.nexitia.emaginplatform" name="emagin-jfxcore" rev="11.0.3">
<artifact name="emagin-jfxcore" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nexitia.emaginplatform', module='emagin-jfxcore', version='11.0.3')
)
libraryDependencies += "com.nexitia.emaginplatform" % "emagin-jfxcore" % "11.0.3"
[com.nexitia.emaginplatform/emagin-jfxcore "11.0.3"]