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