License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.scalaj |
ArtifactId | ArtifactIdscalaj-http_2.10 |
Last Version | Last Version2.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalaj-http
scalaj-http
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.scalaj |
Filename | Size |
---|---|
scalaj-http_2.10-2.4.2.pom | |
scalaj-http_2.10-2.4.2.jar | 69 KB |
scalaj-http_2.10-2.4.2-sources.jar | 4 KB |
scalaj-http_2.10-2.4.2-javadoc.jar | 373 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.scalaj/scalaj-http_2.10/ -->
<dependency>
<groupId>org.scalaj</groupId>
<artifactId>scalaj-http_2.10</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalaj/scalaj-http_2.10/
implementation 'org.scalaj:scalaj-http_2.10:2.4.2'
// https://jarcasting.com/artifacts/org.scalaj/scalaj-http_2.10/
implementation ("org.scalaj:scalaj-http_2.10:2.4.2")
'org.scalaj:scalaj-http_2.10:jar:2.4.2'
<dependency org="org.scalaj" name="scalaj-http_2.10" rev="2.4.2">
<artifact name="scalaj-http_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalaj', module='scalaj-http_2.10', version='2.4.2')
)
libraryDependencies += "org.scalaj" % "scalaj-http_2.10" % "2.4.2"
[org.scalaj/scalaj-http_2.10 "2.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.7 |
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.10 | jar | 2.9.9 |