scala-http-client


License

License

MIT
Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

fr.hmil
ArtifactId

ArtifactId

scala-http-client_2.11
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala-http-client
scala-http-client
Project URL

Project URL

http://github.com/hmil/scala-http-client
Project Organization

Project Organization

fr.hmil

Download scala-http-client_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/fr.hmil/scala-http-client_2.11/ -->
<dependency>
    <groupId>fr.hmil</groupId>
    <artifactId>scala-http-client_2.11</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.hmil/scala-http-client_2.11/
implementation 'fr.hmil:scala-http-client_2.11:0.3.0'
// https://jarcasting.com/artifacts/fr.hmil/scala-http-client_2.11/
implementation ("fr.hmil:scala-http-client_2.11:0.3.0")
'fr.hmil:scala-http-client_2.11:jar:0.3.0'
<dependency org="fr.hmil" name="scala-http-client_2.11" rev="0.3.0">
  <artifact name="scala-http-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.hmil', module='scala-http-client_2.11', version='0.3.0')
)
libraryDependencies += "fr.hmil" % "scala-http-client_2.11" % "0.3.0"
[fr.hmil/scala-http-client_2.11 "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
com.lihaoyi : utest_2.11 jar 0.4.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0