How to install the Java artifact net.je2sh.asciitable with Maven
Java
Maven
pom.xml
net.je2sh
asciitable
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>net.je2sh</groupId>
<artifactId>asciitable</artifactId>
<version>1.1.0</version>
</dependency>
/dependencies>