is not current version
Last Version 1.0.1

com.github.dtmo.jfiglet:jfiglet 1.0.0

Java FIGfont rendering API

GroupId

GroupId

com.github.dtmo.jfiglet
ArtifactId

ArtifactId

jfiglet
Version

Version

1.0.0
Type

Type

jar

Download jfiglet 1.0.0


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