License |
License |
---|---|
GroupId | GroupIdcom.github.bingoohuang |
ArtifactId | ArtifactIdfliptables |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlip Tables
Because pretty-printing text tables in Java should be easy.
|
Filename | Size |
---|---|
fliptables-0.0.3.pom | |
fliptables-0.0.3.jar | 11 KB |
fliptables-0.0.3-sources.jar | 5 KB |
fliptables-0.0.3-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/fliptables/ -->
<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>fliptables</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/fliptables/
implementation 'com.github.bingoohuang:fliptables:0.0.3'
// https://jarcasting.com/artifacts/com.github.bingoohuang/fliptables/
implementation ("com.github.bingoohuang:fliptables:0.0.3")
'com.github.bingoohuang:fliptables:jar:0.0.3'
<dependency org="com.github.bingoohuang" name="fliptables" rev="0.0.3">
<artifact name="fliptables" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='fliptables', version='0.0.3')
)
libraryDependencies += "com.github.bingoohuang" % "fliptables" % "0.0.3"
[com.github.bingoohuang/fliptables "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.10 |
com.google.truth : truth | jar | 0.42 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |