elypiai

An abstraction to wrap APIs as effectively as possible with a clean and common interface and extensibility between them.

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

org.elypia.elypiai
ArtifactId

ArtifactId

common-gson
Last Version

Last Version

2.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

elypiai
An abstraction to wrap APIs as effectively as possible with a clean and common interface and extensibility between them.
Project URL

Project URL

https://elypia.org/
Source Code Management

Source Code Management

https://gitlab.com/Elypia/elypiai.git

Download common-gson

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.retrofit2 : converter-gson jar 2.9.0

runtime (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.9.0
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.3