How to install the Java artifact nl.grons.metrics4-scala-hdr_2.13.0-M5 with Maven
Java
Maven
pom.xml
nl.grons
metrics4-scala-hdr_2.13.0-M5
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>nl.grons</groupId>
<artifactId>metrics4-scala-hdr_2.13.0-M5</artifactId>
<version>4.0.4</version>
</dependency>
/dependencies>