is not current version
Last Version 1.1.0

net.je2sh:asciitable 1.0.0

ASCII Table Helper

Categories

Categories

Net
GroupId

GroupId

net.je2sh
ArtifactId

ArtifactId

asciitable
Version

Version

1.0.0
Type

Type

jar

Download asciitable 1.0.0


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