core

A customizable plain-text based table generator

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

hu.vissy.plain-text-table
ArtifactId

ArtifactId

core
Last Version

Last Version

0.1.0-4-gb5112f1+b5112f1
Release Date

Release Date

Type

Type

jar
Description

Description

core
A customizable plain-text based table generator
Project URL

Project URL

https://github.com/balage1551/plain-text-table
Source Code Management

Source Code Management

https://github.com/balage1551/plain-text-table/tree/master

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/hu.vissy.plain-text-table/core/ -->
<dependency>
    <groupId>hu.vissy.plain-text-table</groupId>
    <artifactId>core</artifactId>
    <version>0.1.0-4-gb5112f1+b5112f1</version>
</dependency>
// https://jarcasting.com/artifacts/hu.vissy.plain-text-table/core/
implementation 'hu.vissy.plain-text-table:core:0.1.0-4-gb5112f1+b5112f1'
// https://jarcasting.com/artifacts/hu.vissy.plain-text-table/core/
implementation ("hu.vissy.plain-text-table:core:0.1.0-4-gb5112f1+b5112f1")
'hu.vissy.plain-text-table:core:jar:0.1.0-4-gb5112f1+b5112f1'
<dependency org="hu.vissy.plain-text-table" name="core" rev="0.1.0-4-gb5112f1+b5112f1">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.vissy.plain-text-table', module='core', version='0.1.0-4-gb5112f1+b5112f1')
)
libraryDependencies += "hu.vissy.plain-text-table" % "core" % "0.1.0-4-gb5112f1+b5112f1"
[hu.vissy.plain-text-table/core "0.1.0-4-gb5112f1+b5112f1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-csv jar 1.4

Project Modules

There are no modules declared in this project.