| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.softwaremill.sttp.client3 | 
    
| ArtifactId | ArtifactIdfs2_3 | 
    
| Last Version | Last Version3.6.2 | 
        
| 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-3.6.2.pom | |
| fs2_3-3.6.2.jar | 19 KB | 
| fs2_3-3.6.2-tests.jar | 6 KB | 
| fs2_3-3.6.2-tests-sources.jar | 1 KB | 
| fs2_3-3.6.2-tests-javadoc.jar | 209 KB | 
| fs2_3-3.6.2-sources.jar | 2 KB | 
| fs2_3-3.6.2-javadoc.jar | 180 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/fs2_3/ -->
<dependency>
    <groupId>com.softwaremill.sttp.client3</groupId>
    <artifactId>fs2_3</artifactId>
    <version>3.6.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/fs2_3/
implementation 'com.softwaremill.sttp.client3:fs2_3:3.6.2'
                // https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/fs2_3/
implementation ("com.softwaremill.sttp.client3:fs2_3:3.6.2")
                'com.softwaremill.sttp.client3:fs2_3:jar:3.6.2'
                <dependency org="com.softwaremill.sttp.client3" name="fs2_3" rev="3.6.2">
  <artifact name="fs2_3" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='fs2_3', version='3.6.2')
)
                libraryDependencies += "com.softwaremill.sttp.client3" % "fs2_3" % "3.6.2"
                [com.softwaremill.sttp.client3/fs2_3 "3.6.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.softwaremill.sttp.client3 : core_3 | jar | 3.6.2 | 
| com.softwaremill.sttp.client3 : cats_3 | jar | 3.6.2 | 
| org.scala-lang : scala3-library_3 | jar | 3.1.2 | 
| co.fs2 : fs2-core_3 | jar | 3.2.7 | 
| co.fs2 : fs2-reactive-streams_3 | jar | 3.2.7 | 
| co.fs2 : fs2-io_3 | jar | 3.2.7 | 
| com.softwaremill.sttp.shared : fs2_3 | jar | 1.3.5 |