License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdhu.vissy.plain-text-table |
ArtifactId | ArtifactIdptt-core |
Version | Version3.0.0 |
Type | Typejar |
Description |
Descriptionptt-core
A customizable plain-text based table generator
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ptt-core-3.0.0.pom | |
ptt-core-3.0.0.jar | 67 KB |
ptt-core-3.0.0-sources.jar | 36 KB |
ptt-core-3.0.0-javadoc.jar | 186 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.vissy.plain-text-table/ptt-core/ -->
<dependency>
<groupId>hu.vissy.plain-text-table</groupId>
<artifactId>ptt-core</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/hu.vissy.plain-text-table/ptt-core/
implementation 'hu.vissy.plain-text-table:ptt-core:3.0.0'
// https://jarcasting.com/artifacts/hu.vissy.plain-text-table/ptt-core/
implementation ("hu.vissy.plain-text-table:ptt-core:3.0.0")
'hu.vissy.plain-text-table:ptt-core:jar:3.0.0'
<dependency org="hu.vissy.plain-text-table" name="ptt-core" rev="3.0.0">
<artifact name="ptt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='hu.vissy.plain-text-table', module='ptt-core', version='3.0.0')
)
libraryDependencies += "hu.vissy.plain-text-table" % "ptt-core" % "3.0.0"
[hu.vissy.plain-text-table/ptt-core "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | [6.0,7.0) |