MVN

io.leego : banana

Maven & Gradle

Feb 16, 2021
2 usages
31 stars

A FIGlet utility for Java that generates text banners, in a variety of typefaces, composed of letters made up of conglomerations of smaller ASCII characters.

<dependency>
    <groupId>io.leego</groupId>
    <artifactId>banana</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.leego : banana to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of io.leego : banana to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
banana-2.1.0
2.0.x
banana-2.0.1
banana-2.0.0
1.3.x
banana-1.3.1
banana-1.3.0
1.2.x
banana-1.2.1
banana-1.2.0
1.1.x
banana-1.1.0

How to add a dependency to Maven

Add the following io.leego : banana maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.leego</groupId>
    <artifactId>banana</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.leego : banana gradle dependency to your build.gradle file:

implementation 'io.leego:banana:2.1.0'

Gradle Kotlin DSL: Add the following io.leego : banana gradle kotlin dependency to your build.gradle.kts file:

implementation("io.leego:banana:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.leego : banana sbt scala dependency to your build.sbt file:

libraryDependencies += "io.leego" % "banana" % "2.1.0"

Advertisement

Dependencies from Group

Sep 25, 2021
8 usages
13 stars
Sep 25, 2021
5 usages
13 stars
Aug 19, 2020
3 usages
3 stars
Aug 19, 2020
3 usages
3 stars
Aug 19, 2020
3 usages
3 stars

Discover Dependencies

Feb 27, 2019
4 usages
Feb 18, 2021
9 stars
Dec 22, 2018
Mar 02, 2021
3 stars
Dec 27, 2021
1 stars
Jan 15, 2019
2 stars
Apr 10, 2021
1 usages
33 stars
Apr 12, 2023
2.7k stars
Apr 13, 2020
23 stars