How to install the Java artifact org.scodec.scodec-stream_sjs1_3.0.0-M1 with Maven
Java
Maven
pom.xml
org.scodec
scodec-stream_sjs1_3.0.0-M1
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>org.scodec</groupId>
<artifactId>scodec-stream_sjs1_3.0.0-M1</artifactId>
<version>2.0-84-2d7a181</version>
</dependency>
/dependencies>