How to install the Java artifact ml.milkov.aws4cats-core_2.12 with Maven
Java
Maven
pom.xml
ml.milkov
aws4cats-core_2.12
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>ml.milkov</groupId>
<artifactId>aws4cats-core_2.12</artifactId>
<version>0.4.1</version>
</dependency>
/dependencies>