Implemented in your project
<dependencies>
<dependency>
<systemPath>pathOfTheJar/Conversation.jar</systemPath>
<groupId>fr.supermax_8.conversation</groupId>
<artifactId>conversation</artifactId>
<version>VERSION</version>
<scope>system</scope>
</dependency>
</dependencies>Last updated