Skip to content

io.github.sttk.linebreak 0.1.5 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.github.sttk</groupId>
  <artifactId>linebreak</artifactId>
  <version>0.1.5</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

A Java library for breaking a given text into lines within a specified width.