jfiglet

Java implementation of FIGfonts (http://www.figlet.org/) to create ascii art banners

License

License

GroupId

GroupId

com.github.lalyos
ArtifactId

ArtifactId

jfiglet
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

jfiglet
Java implementation of FIGfonts (http://www.figlet.org/) to create ascii art banners
Project URL

Project URL

http://lalyos.github.io/jfiglet/
Source Code Management

Source Code Management

https://github.com/lalyos/jfiglet

Download jfiglet

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lalyos/jfiglet/ -->
<dependency>
    <groupId>com.github.lalyos</groupId>
    <artifactId>jfiglet</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lalyos/jfiglet/
implementation 'com.github.lalyos:jfiglet:0.0.9'
// https://jarcasting.com/artifacts/com.github.lalyos/jfiglet/
implementation ("com.github.lalyos:jfiglet:0.0.9")
'com.github.lalyos:jfiglet:jar:0.0.9'
<dependency org="com.github.lalyos" name="jfiglet" rev="0.0.9">
  <artifact name="jfiglet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lalyos', module='jfiglet', version='0.0.9')
)
libraryDependencies += "com.github.lalyos" % "jfiglet" % "0.0.9"
[com.github.lalyos/jfiglet "0.0.9"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1