How to install the Java artifact io.github.qsy7.java.examples.java8-streams with Maven
Java
Maven
pom.xml
io.github.qsy7.java.examples
java8-streams
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>io.github.qsy7.java.examples</groupId>
<artifactId>java8-streams</artifactId>
<version>0.1.0</version>
</dependency>
/dependencies>