License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.shared |
ArtifactId | ArtifactIdfs2_2.13 |
Version | Version1.3.4 |
Type | Typejar |
Description |
Descriptionfs2
fs2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fs2_2.13-1.3.4.pom | |
fs2_2.13-1.3.4.jar | 2 KB |
fs2_2.13-1.3.4-sources.jar | 913 bytes |
fs2_2.13-1.3.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/fs2_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.shared</groupId>
<artifactId>fs2_2.13</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/fs2_2.13/
implementation 'com.softwaremill.sttp.shared:fs2_2.13:1.3.4'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/fs2_2.13/
implementation ("com.softwaremill.sttp.shared:fs2_2.13:1.3.4")
'com.softwaremill.sttp.shared:fs2_2.13:jar:1.3.4'
<dependency org="com.softwaremill.sttp.shared" name="fs2_2.13" rev="1.3.4">
<artifact name="fs2_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='fs2_2.13', version='1.3.4')
)
libraryDependencies += "com.softwaremill.sttp.shared" % "fs2_2.13" % "1.3.4"
[com.softwaremill.sttp.shared/fs2_2.13 "1.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.softwaremill.sttp.shared : core_2.13 | jar | 1.3.4 |
co.fs2 : fs2-io_2.13 | jar | 3.2.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.11 |