Last Version

responz 1.0.2

A library providing a simple model for HTTP responses.

License

License

GroupId

GroupId

com.raylabz
ArtifactId

ArtifactId

responz
Version

Version

1.0.2
Type

Type

jar
Description

Description

responz
A library providing a simple model for HTTP responses.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/raylabz/Responz/tree/master

Download responz 1.0.2


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.