How to install the Java artifact io.higherkindness.mu-rpc-dropwizard_2.13 with Maven
Java
Maven
pom.xml
io.higherkindness
mu-rpc-dropwizard_2.13
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.higherkindness</groupId>
<artifactId>mu-rpc-dropwizard_2.13</artifactId>
<version>0.24.0</version>
</dependency>
/dependencies>