| License | 
                License
                                                        The Apache Software License, Version 2.0                                                 
                             | 
        
|---|---|
| GroupId | GroupIdhu.vissy.plain-text-table | 
    
| ArtifactId | ArtifactIdcore | 
    
| Version | Version0.1.0-4-gb5112f1+b5112f1 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncore 
            A customizable plain-text based table generator 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- 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-4-gb5112f1+b5112f1</version>
</dependency>
                // https://jarcasting.com/artifacts/hu.vissy.plain-text-table/core/
implementation 'hu.vissy.plain-text-table:core:0.1.0-4-gb5112f1+b5112f1'
                // https://jarcasting.com/artifacts/hu.vissy.plain-text-table/core/
implementation ("hu.vissy.plain-text-table:core:0.1.0-4-gb5112f1+b5112f1")
                'hu.vissy.plain-text-table:core:jar:0.1.0-4-gb5112f1+b5112f1'
                <dependency org="hu.vissy.plain-text-table" name="core" rev="0.1.0-4-gb5112f1+b5112f1">
  <artifact name="core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='hu.vissy.plain-text-table', module='core', version='0.1.0-4-gb5112f1+b5112f1')
)
                libraryDependencies += "hu.vissy.plain-text-table" % "core" % "0.1.0-4-gb5112f1+b5112f1"
                [hu.vissy.plain-text-table/core "0.1.0-4-gb5112f1+b5112f1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-csv | jar | 1.4 |