License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdhttpclient-backend-monix_3 |
Last Version | Last Version3.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttpclient-backend-monix
httpclient-backend-monix
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/httpclient-backend-monix_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>httpclient-backend-monix_3</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/httpclient-backend-monix_3/
implementation 'com.softwaremill.sttp.client3:httpclient-backend-monix_3:3.5.2'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/httpclient-backend-monix_3/
implementation ("com.softwaremill.sttp.client3:httpclient-backend-monix_3:3.5.2")
'com.softwaremill.sttp.client3:httpclient-backend-monix_3:jar:3.5.2'
<dependency org="com.softwaremill.sttp.client3" name="httpclient-backend-monix_3" rev="3.5.2">
<artifact name="httpclient-backend-monix_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='httpclient-backend-monix_3', version='3.5.2')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "httpclient-backend-monix_3" % "3.5.2"
[com.softwaremill.sttp.client3/httpclient-backend-monix_3 "3.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.sttp.client3 : httpclient-backend_3 | jar | 3.5.2 |
com.softwaremill.sttp.client3 : monix_3 | jar | 3.5.2 |
org.scala-lang : scala3-library_3 | jar | 3.1.2 |