is not current version
Last Version 0.3.14

org.scalaj:scalaj-http_2.9.2 0.3.10

scalaj-http

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalaj
ArtifactId

ArtifactId

scalaj-http_2.9.2
Version

Version

0.3.10
Type

Type

jar

Download scalaj-http_2.9.2 0.3.10


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