is not current version
Last Version 0.3.2

org.scalaj:scalaj-http_2.8.0 0.2.3


Categories

Categories

Scala Languages
GroupId

GroupId

org.scalaj
ArtifactId

ArtifactId

scalaj-http_2.8.0
Version

Version

0.2.3
Type

Type

jar

Download scalaj-http_2.8.0 0.2.3


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