com.github.ruediste:polymorphic-gson

Type adapter to support polymorphic deserialization with Gson

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

com.github.ruediste
ArtifactId

ArtifactId

polymorphic-gson
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.ruediste:polymorphic-gson
Type adapter to support polymorphic deserialization with Gson
Project URL

Project URL

https://github.com/ruediste/polymorphic-gson
Source Code Management

Source Code Management

https://github.com/ruediste/polymorphic-gson

Download polymorphic-gson

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
io.github.classgraph : classgraph jar 4.8.77

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.1
org.junit.jupiter : junit-jupiter-params jar 5.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1