How to install the Java artifact foundation.fluent.api.dsl-hell-compiler with Maven
Java
Maven
pom.xml
foundation.fluent.api
dsl-hell-compiler
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>foundation.fluent.api</groupId>
<artifactId>dsl-hell-compiler</artifactId>
<version>1.6</version>
</dependency>
/dependencies>