| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesKotlin Languages | 
        
| GroupId | GroupIdhu.vissy.plain-text-table | 
    
| ArtifactId | ArtifactIdptt-kotlin | 
    
| Last Version | Last Version1.1.7 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionptt-kotlin 
            Kotlin DSL for plain-text-table, a customizable plain-text based table generator 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| ptt-kotlin-1.1.7.pom | |
| ptt-kotlin-1.1.7.jar | 121 KB | 
| ptt-kotlin-1.1.7-sources.jar | 7 KB | 
| ptt-kotlin-1.1.7-javadoc.jar | 450 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 | 
| hu.vissy.plain-text-table : ptt-core | jar | 3.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 7.0.0 |