is not current version
Last Version 3.0.0

hu.vissy.plain-text-table:ptt-core 1.3.1

A customizable plain-text based table generator

GroupId

GroupId

hu.vissy.plain-text-table
ArtifactId

ArtifactId

ptt-core
Version

Version

1.3.1
Type

Type

jar

Download ptt-core 1.3.1


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