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

org.hildan.fxgson:fx-gson 3.1.1

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

Категории

Категории

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

Группа

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

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

fx-gson
Версия

Версия

3.1.1
Тип

Тип

jar

Скачать fx-gson 3.1.1


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