Last Version

Enumerables (gson) 1.0.10

Similar to standard Java Enums with the added ability to represent 'unknown' values. Invaluable if you attempt to build a stable API.

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

nl.talsmasoftware.enumerables
ArtifactId

ArtifactId

enumerables-gson
Version

Version

1.0.10
Type

Type

jar
Description

Description

Enumerables (gson)
Similar to standard Java Enums with the added ability to represent 'unknown' values. Invaluable if you attempt to build a stable API.
Project Organization

Project Organization

Talsma ICT

Download enumerables-gson 1.0.10


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

Dependencies

compile (2)

Group / Artifact Type Version
nl.talsmasoftware.enumerables : enumerables jar
com.google.code.gson : gson jar 2.8.5

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.21.0
org.skyscreamer : jsonassert jar 1.5.0
org.slf4j : jul-to-slf4j jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.