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.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jfiglet-0.0.7.jar to your project.
<dependency> <groupId>com.github.lalyos</groupId> <artifactId>jfiglet</artifactId> <version>0.0.7</version> </dependency>
compile group: 'com.github.lalyos', name: 'jfiglet', version: '0.0.7'
libraryDependencies += "com.github.lalyos" % "jfiglet" % "0.0.7"
<dependency org="com.github.lalyos" name="jfiglet" rev="0.0.7"/>
@Grapes(@Grab(group='com.github.lalyos', module='jfiglet', version='0.0.7'))
'com.github.lalyos:jfiglet:jar:0.0.7'
Click the following link to download the jar file.
jfiglet-0.0.7-javadoc.jar