is not current version
Last Version 5.1.0

io.moia:scala-http-client_2.13 4.3.1

scala-http-client

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

io.moia
ArtifactId

ArtifactId

scala-http-client_2.13
Version

Version

4.3.1
Type

Type

jar

Download scala-http-client_2.13 4.3.1


<!-- https://jarcasting.com/artifacts/io.moia/scala-http-client_2.13/ -->
<dependency>
    <groupId>io.moia</groupId>
    <artifactId>scala-http-client_2.13</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.moia/scala-http-client_2.13/
implementation 'io.moia:scala-http-client_2.13:4.3.1'
// https://jarcasting.com/artifacts/io.moia/scala-http-client_2.13/
implementation ("io.moia:scala-http-client_2.13:4.3.1")
'io.moia:scala-http-client_2.13:jar:4.3.1'
<dependency org="io.moia" name="scala-http-client_2.13" rev="4.3.1">
  <artifact name="scala-http-client_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.moia', module='scala-http-client_2.13', version='4.3.1')
)
libraryDependencies += "io.moia" % "scala-http-client_2.13" % "4.3.1"
[io.moia/scala-http-client_2.13 "4.3.1"]