не последняя версия
Последняя версия 0.1.0

com.github.birdasaur.litfx:LitFX 0.0.7


Группа

Группа

com.github.birdasaur.litfx
Идентификатор

Идентификатор

LitFX
Версия

Версия

0.0.7
Тип

Тип

pom

Скачать LitFX 0.0.7

Имя Файла Размер
LitFX-0.0.7.pom 7 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.birdasaur.litfx/LitFX/ -->
<dependency>
    <groupId>com.github.birdasaur.litfx</groupId>
    <artifactId>LitFX</artifactId>
    <version>0.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.birdasaur.litfx/LitFX/
implementation 'com.github.birdasaur.litfx:LitFX:0.0.7'
// https://jarcasting.com/artifacts/com.github.birdasaur.litfx/LitFX/
implementation ("com.github.birdasaur.litfx:LitFX:0.0.7")
'com.github.birdasaur.litfx:LitFX:pom:0.0.7'
<dependency org="com.github.birdasaur.litfx" name="LitFX" rev="0.0.7">
  <artifact name="LitFX" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.birdasaur.litfx', module='LitFX', version='0.0.7')
)
libraryDependencies += "com.github.birdasaur.litfx" % "LitFX" % "0.0.7"
[com.github.birdasaur.litfx/LitFX "0.0.7"]