MVN

com.sigpwned : tabular4j

Maven & Gradle

Jan 17, 2023
0 stars

tabular4j · Spreadsheet Processing Library for Java 11+

<dependency>
    <groupId>com.sigpwned</groupId>
    <artifactId>tabular4j</artifactId>
    <version>0.0.0-b2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sigpwned : tabular4j to add to Maven - Latest Versions:

  • Latest Stable: 0.0.0-b2

All Versions

Choose a version of com.sigpwned : tabular4j to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
tabular4j-0.0.0-b2
tabular4j-0.0.0-b1
tabular4j-0.0.0-b0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sigpwned</groupId>
    <artifactId>tabular4j</artifactId>
    <version>0.0.0-b2</version>
</dependency>

Advertisement