| Categories |
CategoriesScala Languages |
|---|---|
| GroupId | GroupIdorg.scalaj |
| ArtifactId | ArtifactIdscalaj-http_2.7.7 |
| Version | Version0.2.9 |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| scalaj-http_2.7.7-0.2.9.pom | |
| scalaj-http_2.7.7-0.2.9.jar | 58 KB |
| scalaj-http_2.7.7-0.2.9-sources.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.scalaj/scalaj-http_2.7.7/ -->
<dependency>
<groupId>org.scalaj</groupId>
<artifactId>scalaj-http_2.7.7</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalaj/scalaj-http_2.7.7/
implementation 'org.scalaj:scalaj-http_2.7.7:0.2.9'
// https://jarcasting.com/artifacts/org.scalaj/scalaj-http_2.7.7/
implementation ("org.scalaj:scalaj-http_2.7.7:0.2.9")
'org.scalaj:scalaj-http_2.7.7:jar:0.2.9'
<dependency org="org.scalaj" name="scalaj-http_2.7.7" rev="0.2.9">
<artifact name="scalaj-http_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalaj', module='scalaj-http_2.7.7', version='0.2.9')
)
libraryDependencies += "org.scalaj" % "scalaj-http_2.7.7" % "0.2.9"
[org.scalaj/scalaj-http_2.7.7 "0.2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.4 |
| org.scala-lang : scala-library | jar | 2.7.7 |