is not current version
Last Version 1.2.0

org.touchbit.retrofit.veslo:gson 1.0.0

The extension is intended for API testing. Allows you to work with a response from a HTTP-service, which contains two data models (DTO) for processing/checking both positive and negative cases when testing the service.

License

License

Categories

Categories

Retrofit Net HTTP Clients Gson Data JSON
GroupId

GroupId

org.touchbit.retrofit.veslo
ArtifactId

ArtifactId

gson
Version

Version

1.0.0
Type

Type

jar
Description

Description

The extension is intended for API testing. Allows you to work with a response from a HTTP-service, which contains two data models (DTO) for processing/checking both positive and negative cases when testing the service.

Download gson 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.touchbit.retrofit.veslo : core jar 1.0.0
com.google.code.gson : gson jar 2.8.9

test (3)

Group / Artifact Type Version
org.touchbit.retrofit.veslo » internal-test-module jar 1.0.0
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1

Project Modules

There are no modules declared in this project.