ptt-kotlin

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

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

hu.vissy.plain-text-table
ArtifactId

ArtifactId

ptt-kotlin
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

ptt-kotlin
Kotlin DSL for plain-text-table, a customizable plain-text based table generator
Project URL

Project URL

https://bitbucket.org/balage42/ptt-kotlin
Source Code Management

Source Code Management

https://bitbucket.org/balage42/ptt-kotlin/src/master/

Download ptt-kotlin

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
hu.vissy.plain-text-table : ptt-core jar 3.0.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.7
1.1.6
1.1.5
1.1.4
1.0.0