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