How to install the Java artifact io.github.luiziffer.advice-all-variants with Maven
Java
Maven
pom.xml
io.github.luiziffer
advice-all-variants
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>io.github.luiziffer</groupId>
<artifactId>advice-all-variants</artifactId>
<version>0.1.5</version>
</dependency>
/<dependencies>