| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ossnass |
| Идентификатор | Идентификаторsimplefx |
| Версия | Версия0.5-11 |
| Тип | Типjar |
| Описание |
ОписаниеSimpleFX library
A library designed to simplify JavaFX development
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| simplefx-0.5-11.pom | |
| simplefx-0.5-11.jar | 35 KB |
| simplefx-0.5-11-sources.jar | 40 KB |
| simplefx-0.5-11-javadoc.jar | 538 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ossnass/simplefx/ -->
<dependency>
<groupId>io.github.ossnass</groupId>
<artifactId>simplefx</artifactId>
<version>0.5-11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ossnass/simplefx/
implementation 'io.github.ossnass:simplefx:0.5-11'
// https://jarcasting.com/artifacts/io.github.ossnass/simplefx/
implementation ("io.github.ossnass:simplefx:0.5-11")
'io.github.ossnass:simplefx:jar:0.5-11'
<dependency org="io.github.ossnass" name="simplefx" rev="0.5-11">
<artifact name="simplefx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ossnass', module='simplefx', version='0.5-11')
)
libraryDependencies += "io.github.ossnass" % "simplefx" % "0.5-11"
[io.github.ossnass/simplefx "0.5-11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.classgraph : classgraph | jar | 4.8.90 |