Last Version

fx-gson 4.0.1

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

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

org.hildan.fxgson
ArtifactId

ArtifactId

fx-gson
Version

Version

4.0.1
Type

Type

jar
Description

Description

fx-gson
A set of type adapters for Google Gson to make JavaFX properties serialization more natural.
Project URL

Project URL

https://github.com/joffrey-bion/fx-gson
Source Code Management

Source Code Management

https://github.com/joffrey-bion/fx-gson

Download fx-gson 4.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6

runtime (3)

Group / Artifact Type Version
org.openjfx : javafx-graphics jar 11
org.openjfx : javafx-base jar 11
org.jetbrains : annotations jar 18.0.0

Project Modules

There are no modules declared in this project.