is not current version
Last Version 0.1.0-4-gb5112f1+b5112f1

hu.vissy.plain-text-table:core 0.1.0-SNAPSHOT+4-b5112f1-20170622-155126

A customizable plain-text based table generator

GroupId

GroupId

hu.vissy.plain-text-table
ArtifactId

ArtifactId

core
Version

Version

0.1.0-SNAPSHOT+4-b5112f1-20170622-155126
Type

Type

jar

Download core 0.1.0-SNAPSHOT+4-b5112f1-20170622-155126


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