-
Notifications
You must be signed in to change notification settings - Fork 14
Installation
Mitch Talmadge edited this page May 1, 2019
·
6 revisions
Installing ASCII-Data is easy. Just use your favorite Java dependency management tool!
<dependency>
<groupId>com.mitchtalmadge</groupId>
<artifactId>ascii-data</artifactId>
<version>1.4.0</version>
</dependency>
compile 'com.mitchtalmadge:ascii-data:1.4.0'
Please view the dependency on the Maven Repository for more snippets and versions:
https://mvnrepository.com/artifact/com.mitchtalmadge/ascii-data
ASCIIGraph
ASCIITable