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

com.github.618lf:swak-fx 1.1.0_final


Группа

Группа

com.github.618lf
Идентификатор

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

swak-fx
Версия

Версия

1.1.0_final
Тип

Тип

jar

Скачать swak-fx 1.1.0_final


<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-fx/ -->
<dependency>
    <groupId>com.github.618lf</groupId>
    <artifactId>swak-fx</artifactId>
    <version>1.1.0_final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak-fx/
implementation 'com.github.618lf:swak-fx:1.1.0_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak-fx/
implementation ("com.github.618lf:swak-fx:1.1.0_final")
'com.github.618lf:swak-fx:jar:1.1.0_final'
<dependency org="com.github.618lf" name="swak-fx" rev="1.1.0_final">
  <artifact name="swak-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak-fx', version='1.1.0_final')
)
libraryDependencies += "com.github.618lf" % "swak-fx" % "1.1.0_final"
[com.github.618lf/swak-fx "1.1.0_final"]