How to install the Java artifact io.github.robwin.assertj-swagger with Maven
Java
Maven
pom.xml
io.github.robwin
assertj-swagger
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.robwin</groupId>
<artifactId>assertj-swagger</artifactId>
<version>0.1.1</version>
</dependency>
/<dependencies>