| Группа | Группаcom.github.birdasaur.litfx |
|---|---|
| Идентификатор | Идентификаторlitfx-controls |
| Версия | Версия0.0.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| litfx-controls-0.0.9.pom | |
| litfx-controls-0.0.9.jar | 357 KB |
| litfx-controls-0.0.9-sources.jar | 317 KB |
| litfx-controls-0.0.9-javadoc.jar | 598 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.birdasaur.litfx/litfx-controls/ -->
<dependency>
<groupId>com.github.birdasaur.litfx</groupId>
<artifactId>litfx-controls</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.birdasaur.litfx/litfx-controls/
implementation 'com.github.birdasaur.litfx:litfx-controls:0.0.9'
// https://jarcasting.com/artifacts/com.github.birdasaur.litfx/litfx-controls/
implementation ("com.github.birdasaur.litfx:litfx-controls:0.0.9")
'com.github.birdasaur.litfx:litfx-controls:jar:0.0.9'
<dependency org="com.github.birdasaur.litfx" name="litfx-controls" rev="0.0.9">
<artifact name="litfx-controls" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.birdasaur.litfx', module='litfx-controls', version='0.0.9')
)
libraryDependencies += "com.github.birdasaur.litfx" % "litfx-controls" % "0.0.9"
[com.github.birdasaur.litfx/litfx-controls "0.0.9"]