Last Version

PrettyTable4J 0.0.2

pretty table for Java

License

License

Categories

Categories

Eureka Container Microservices
GroupId

GroupId

com.github.aneureka
ArtifactId

ArtifactId

PrettyTable4J
Version

Version

0.0.2
Type

Type

jar
Description

Description

PrettyTable4J
pretty table for Java
Project URL

Project URL

https://github.com/Aneureka/PrettyTable4J

Download PrettyTable4J 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.