How to install the Java artifact com.sksamuel.scapegoat.scalac-scapegoat-plugin_2.12.13 with Maven
Java
Maven
pom.xml
com.sksamuel.scapegoat
scalac-scapegoat-plugin_2.12.13
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>com.sksamuel.scapegoat</groupId>
<artifactId>scalac-scapegoat-plugin_2.12.13</artifactId>
<version>1.4.7</version>
</dependency>
/<dependencies>