Last Version

ASCII Paragraph (Java 7 legacy) 1.0.0

A simple tool to format paragraphs with indentation, indentation character, alignment, padding (left, right, both), padding characters (left, right, both), and in-line whitespace characters for Java 7.

License

License

GroupId

GroupId

de.vandermeer
ArtifactId

ArtifactId

asciiparagraph-j7
Version

Version

1.0.0
Type

Type

jar
Description

Description

ASCII Paragraph (Java 7 legacy)
A simple tool to format paragraphs with indentation, indentation character, alignment, padding (left, right, both), padding characters (left, right, both), and in-line whitespace characters for Java 7.
Project URL

Project URL

https://github.com/vdmeer/asciiparagraph
Source Code Management

Source Code Management

https://github.com/vdmeer/asciiparagraph

Download asciiparagraph-j7 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4

test (3)

Group / Artifact Type Version
org.antlr : ST4 jar 4.0.8
junit : junit jar 4.12
de.sven-jacobs : loremipsum jar 1.0

Project Modules

There are no modules declared in this project.