Last Version

com.acidmanic:console-tools 1.0.0

This is a Java library for drawing tabels, text interaction with user and change style and color of text on console.

License

License

GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

console-tools
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.acidmanic:console-tools
This is a Java library for drawing tabels, text interaction with user and change style and color of text on console.
Project URL

Project URL

https://github.com/Acidmanic/console-tools
Source Code Management

Source Code Management

http://github.com/Acidmanic/console-tools

Download console-tools 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.