How to install the Java artifact co.fs2.fs2-io_2.13.0-M5 with Maven
Java
Maven
pom.xml
co.fs2
fs2-io_2.13.0-M5
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>co.fs2</groupId>
<artifactId>fs2-io_2.13.0-M5</artifactId>
<version>1.0.3</version>
</dependency>
/<dependencies>