is not current version
Last Version 2.3.0

org.scalaj:scalaj-http_2.9.3 2.2.1

scalaj-http

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalaj
ArtifactId

ArtifactId

scalaj-http_2.9.3
Version

Version

2.2.1
Type

Type

jar

Download scalaj-http_2.9.3 2.2.1


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