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

com.github.birdasaur.litfx:litfx-core 0.0.8


Группа

Группа

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

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

litfx-core
Версия

Версия

0.0.8
Тип

Тип

jar

Скачать litfx-core 0.0.8


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