How to install the Java artifact io.bpic.aws.aws-sqs-rar with Maven
Java
Maven
pom.xml
io.bpic.aws
aws-sqs-rar
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.bpic.aws</groupId>
<artifactId>aws-sqs-rar</artifactId>
<version>1.0.3</version>
</dependency>
/dependencies>