is not current version
Last Version 0.2.9

org.scalaj:scalaj-http_2.7.7 0.2.4


Categories

Categories

Scala Languages
GroupId

GroupId

org.scalaj
ArtifactId

ArtifactId

scalaj-http_2.7.7
Version

Version

0.2.4
Type

Type

jar

Download scalaj-http_2.7.7 0.2.4


<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalaj/scalaj-http_2.7.7/
implementation 'org.scalaj:scalaj-http_2.7.7:0.2.4'
// https://jarcasting.com/artifacts/org.scalaj/scalaj-http_2.7.7/
implementation ("org.scalaj:scalaj-http_2.7.7:0.2.4")
'org.scalaj:scalaj-http_2.7.7:jar:0.2.4'
<dependency org="org.scalaj" name="scalaj-http_2.7.7" rev="0.2.4">
  <artifact name="scalaj-http_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalaj', module='scalaj-http_2.7.7', version='0.2.4')
)
libraryDependencies += "org.scalaj" % "scalaj-http_2.7.7" % "0.2.4"
[org.scalaj/scalaj-http_2.7.7 "0.2.4"]