| Группа | Группаcom.github.birdasaur.litfx |
|---|---|
| Идентификатор | Идентификаторlitfx-controls |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| litfx-controls-0.1.0.pom | |
| litfx-controls-0.1.0.jar | 358 KB |
| litfx-controls-0.1.0-sources.jar | 317 KB |
| litfx-controls-0.1.0-javadoc.jar | 599 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.birdasaur.litfx/litfx-controls/ -->
<dependency>
<groupId>com.github.birdasaur.litfx</groupId>
<artifactId>litfx-controls</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.birdasaur.litfx/litfx-controls/
implementation 'com.github.birdasaur.litfx:litfx-controls:0.1.0'
// https://jarcasting.com/artifacts/com.github.birdasaur.litfx/litfx-controls/
implementation ("com.github.birdasaur.litfx:litfx-controls:0.1.0")
'com.github.birdasaur.litfx:litfx-controls:jar:0.1.0'
<dependency org="com.github.birdasaur.litfx" name="litfx-controls" rev="0.1.0">
<artifact name="litfx-controls" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.birdasaur.litfx', module='litfx-controls', version='0.1.0')
)
libraryDependencies += "com.github.birdasaur.litfx" % "litfx-controls" % "0.1.0"
[com.github.birdasaur.litfx/litfx-controls "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.birdasaur.litfx : litfx-core | jar | 0.1.0 |
| org.openjfx : javafx-fxml | jar | 14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.5.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |