scalaj-http


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalaj
ArtifactId

ArtifactId

scalaj-http_2.11
Last Version

Last Version

2.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

scalaj-http
scalaj-http
Project URL

Project URL

http://github.com/scalaj/scalaj-http
Project Organization

Project Organization

org.scalaj

Download scalaj-http_2.11

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11
org.eclipse.jetty : jetty-server jar 8.1.19.v20160209
org.eclipse.jetty : jetty-servlet jar 8.1.19.v20160209
org.eclipse.jetty : jetty-servlets jar 8.1.19.v20160209
com.fasterxml.jackson.module : jackson-module-scala_2.11 jar 2.9.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.2
2.4.1
2.4.0
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.3.16
0.3.15