fs2-io provides I/O capabilities for the FS2 functional streaming library, including file and network operations.
<dependency>
<groupId>co.fs2</groupId>
<artifactId>fs2-io_sjs1_3</artifactId>
<version>3.13.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Lists files in the current directory using FS2 IO.
For JVM, use fs2-io without the sjs1 suffix.
No dependency data recorded yet.