tabulate-bom

Kotlin/JVM library to simplify exporting collections of objects into tabular file formats

License

License

Categories

Categories

Tabula Data PDF
GroupId

GroupId

io.github.voytech
ArtifactId

ArtifactId

tabulate-bom
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

tabulate-bom
Kotlin/JVM library to simplify exporting collections of objects into tabular file formats
Project URL

Project URL

https://github.com/voytech/tabulate
Source Code Management

Source Code Management

https://github.com/voytech/tabulate

Download tabulate-bom

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.voytech/tabulate-bom/ -->
<dependency>
    <groupId>io.github.voytech</groupId>
    <artifactId>tabulate-bom</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.voytech/tabulate-bom/
implementation 'io.github.voytech:tabulate-bom:0.1.1'
// https://jarcasting.com/artifacts/io.github.voytech/tabulate-bom/
implementation ("io.github.voytech:tabulate-bom:0.1.1")
'io.github.voytech:tabulate-bom:pom:0.1.1'
<dependency org="io.github.voytech" name="tabulate-bom" rev="0.1.1">
  <artifact name="tabulate-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.voytech', module='tabulate-bom', version='0.1.1')
)
libraryDependencies += "io.github.voytech" % "tabulate-bom" % "0.1.1"
[io.github.voytech/tabulate-bom "0.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0