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

org.hildan.fxgson:fx-gson 4.0.0

A set of type adapters for Google Gson to make JavaFX properties serialization more natural.

Категории

Категории

Gson Данные JSON
Группа

Группа

org.hildan.fxgson
Идентификатор

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

fx-gson
Версия

Версия

4.0.0
Тип

Тип

jar

Скачать fx-gson 4.0.0


<!-- https://jarcasting.com/artifacts/org.hildan.fxgson/fx-gson/ -->
<dependency>
    <groupId>org.hildan.fxgson</groupId>
    <artifactId>fx-gson</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hildan.fxgson/fx-gson/
implementation 'org.hildan.fxgson:fx-gson:4.0.0'
// https://jarcasting.com/artifacts/org.hildan.fxgson/fx-gson/
implementation ("org.hildan.fxgson:fx-gson:4.0.0")
'org.hildan.fxgson:fx-gson:jar:4.0.0'
<dependency org="org.hildan.fxgson" name="fx-gson" rev="4.0.0">
  <artifact name="fx-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hildan.fxgson', module='fx-gson', version='4.0.0')
)
libraryDependencies += "org.hildan.fxgson" % "fx-gson" % "4.0.0"
[org.hildan.fxgson/fx-gson "4.0.0"]