is not current version
Last Version 1.1.7

hu.vissy.plain-text-table:ptt-kotlin 1.1.4

Kotlin DSL for plain-text-table, a customizable plain-text based table generator

Categories

Categories

Kotlin Languages
GroupId

GroupId

hu.vissy.plain-text-table
ArtifactId

ArtifactId

ptt-kotlin
Version

Version

1.1.4
Type

Type

jar

Download ptt-kotlin 1.1.4


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