License |
License |
---|---|
GroupId | GroupIdde.vandermeer |
ArtifactId | ArtifactIdasciitable-j7 |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionASCII Table (Java 7 legacy)
An ASCII table with various render options and UTF-8 support, for Java 7.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asciitable-j7-1.0.1.pom | |
asciitable-j7-1.0.1.jar | 100 KB |
asciitable-j7-1.0.1-sources.jar | 81 KB |
asciitable-j7-1.0.1-javadoc.jar | 298 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.vandermeer/asciitable-j7/ -->
<dependency>
<groupId>de.vandermeer</groupId>
<artifactId>asciitable-j7</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.vandermeer/asciitable-j7/
implementation 'de.vandermeer:asciitable-j7:1.0.1'
// https://jarcasting.com/artifacts/de.vandermeer/asciitable-j7/
implementation ("de.vandermeer:asciitable-j7:1.0.1")
'de.vandermeer:asciitable-j7:jar:1.0.1'
<dependency org="de.vandermeer" name="asciitable-j7" rev="1.0.1">
<artifact name="asciitable-j7" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.vandermeer', module='asciitable-j7', version='1.0.1')
)
libraryDependencies += "de.vandermeer" % "asciitable-j7" % "1.0.1"
[de.vandermeer/asciitable-j7 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
de.vandermeer : asciilist-j7 | jar | 1.0.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
de.sven-jacobs : loremipsum | jar | 1.0 |