| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.softwaremill.sttp.shared | 
    
| ArtifactId | ArtifactIdfs2_3 | 
    
| Last Version | Last Version1.3.7 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionfs2 
            fs2 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| fs2_3-1.3.7.pom | |
| fs2_3-1.3.7.jar | 3 KB | 
| fs2_3-1.3.7-sources.jar | 913 bytes | 
| fs2_3-1.3.7-javadoc.jar | 177 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/fs2_3/ -->
<dependency>
    <groupId>com.softwaremill.sttp.shared</groupId>
    <artifactId>fs2_3</artifactId>
    <version>1.3.7</version>
</dependency>
                // https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/fs2_3/
implementation 'com.softwaremill.sttp.shared:fs2_3:1.3.7'
                // https://jarcasting.com/artifacts/com.softwaremill.sttp.shared/fs2_3/
implementation ("com.softwaremill.sttp.shared:fs2_3:1.3.7")
                'com.softwaremill.sttp.shared:fs2_3:jar:1.3.7'
                <dependency org="com.softwaremill.sttp.shared" name="fs2_3" rev="1.3.7">
  <artifact name="fs2_3" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='fs2_3', version='1.3.7')
)
                libraryDependencies += "com.softwaremill.sttp.shared" % "fs2_3" % "1.3.7"
                [com.softwaremill.sttp.shared/fs2_3 "1.3.7"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.softwaremill.sttp.shared : core_3 | jar | 1.3.7 | 
| org.scala-lang : scala3-library_3 | jar | 3.1.3 | 
| co.fs2 : fs2-io_3 | jar | 3.2.8 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.12 |