License |
License |
---|---|
GroupId | GroupIdde.vandermeer |
ArtifactId | ArtifactIdasciiparagraph-j7 |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionASCII 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asciiparagraph-j7-1.0.0.pom | |
asciiparagraph-j7-1.0.0.jar | 43 KB |
asciiparagraph-j7-1.0.0-sources.jar | 13 KB |
asciiparagraph-j7-1.0.0-javadoc.jar | 51 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.antlr : ST4 | jar | 4.0.8 |
junit : junit | jar | 4.12 |
de.sven-jacobs : loremipsum | jar | 1.0 |