Jar examples for j:jfiglet
Java implementation of FIGfonts (http://www.figlet.org/) to create ascii art banners
You can download jar file jfiglet 0.0.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jfiglet-0.0.8.jar to your project.
<dependency> <groupId>com.github.lalyos</groupId> <artifactId>jfiglet</artifactId> <version>0.0.8</version> </dependency>
compile group: 'com.github.lalyos', name: 'jfiglet', version: '0.0.8'
libraryDependencies += "com.github.lalyos" % "jfiglet" % "0.0.8"
<dependency org="com.github.lalyos" name="jfiglet" rev="0.0.8"/>
@Grapes(@Grab(group='com.github.lalyos', module='jfiglet', version='0.0.8'))
'com.github.lalyos:jfiglet:jar:0.0.8'
Click the following link to download the jar file.
jfiglet-0.0.8-javadoc.jar