gigahorse-okhttp

Gigahorse is an HTTP client for Scala with multiple backend support.

License

License

GroupId

GroupId

com.eed3si9n
ArtifactId

ArtifactId

gigahorse-okhttp_3
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

gigahorse-okhttp
Gigahorse is an HTTP client for Scala with multiple backend support.
Project URL

Project URL

https://github.com/eed3si9n/gigahorse
Project Organization

Project Organization

eed3si9n
Source Code Management

Source Code Management

https://github.com/eed3si9n/gigahorse

Download gigahorse-okhttp_3

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.eed3si9n : gigahorse-core_3 jar 0.7.0
org.scala-lang : scala3-library_3 jar 3.1.0
com.squareup.okhttp3 : okhttp jar 3.14.2

test (1)

Group / Artifact Type Version
com.eed3si9n » commontest_3 jar 0.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.0