Last Version

Modernfit 1.0.0

A compile-time type-safe HTTP client for Android and Java.

License

License

GroupId

GroupId

com.ygmodesto.modernfit
ArtifactId

ArtifactId

modernfit
Version

Version

1.0.0
Type

Type

jar
Description

Description

Modernfit
A compile-time type-safe HTTP client for Android and Java.
Source Code Management

Source Code Management

http://github.com/ygmodesto/modernfit/tree/main/modernfit

Download modernfit 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp Optional jar 3.14.9
com.fasterxml.jackson.core : jackson-databind Optional jar 2.11.4
com.google.code.gson : gson Optional jar 2.8.6

Project Modules

There are no modules declared in this project.