License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.frees |
ArtifactId | ArtifactIdfrees-http-client_2.11 |
Version | Version0.8.2 |
Type | Typejar |
Description |
Descriptionhttp-client
A Cohesive & Pragmatic Framework of FP centric Scala libraries
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.frees/frees-http-client_2.11/ -->
<dependency>
<groupId>io.frees</groupId>
<artifactId>frees-http-client_2.11</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.frees/frees-http-client_2.11/
implementation 'io.frees:frees-http-client_2.11:0.8.2'
// https://jarcasting.com/artifacts/io.frees/frees-http-client_2.11/
implementation ("io.frees:frees-http-client_2.11:0.8.2")
'io.frees:frees-http-client_2.11:jar:0.8.2'
<dependency org="io.frees" name="frees-http-client_2.11" rev="0.8.2">
<artifact name="frees-http-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.frees', module='frees-http-client_2.11', version='0.8.2')
)
libraryDependencies += "io.frees" % "frees-http-client_2.11" % "0.8.2"
[io.frees/frees-http-client_2.11 "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
io.frees : frees-core_2.11 | jar | 0.8.2 |
org.scalameta : scalameta_2.11 | jar | 1.8.0 |
com.pepegar : hammock-core_2.11 | jar | 0.8.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |
org.typelevel : cats-effect_2.11 | jar | 0.10.1 |