MVN

me.chyxion : table-to-xls

Maven & Gradle

Apr 23, 2022
18 stars

Table To XLS · Convert HTML Table To Excel

<dependency>
    <groupId>me.chyxion</groupId>
    <artifactId>table-to-xls</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.chyxion : table-to-xls to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of me.chyxion : table-to-xls to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
table-to-xls-0.0.2
table-to-xls-0.0.1-RELEASE

How to add a dependency to Maven

Add the following me.chyxion : table-to-xls maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.chyxion</groupId>
    <artifactId>table-to-xls</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.chyxion : table-to-xls gradle dependency to your build.gradle file:

implementation 'me.chyxion:table-to-xls:0.0.2'

Gradle Kotlin DSL: Add the following me.chyxion : table-to-xls gradle kotlin dependency to your build.gradle.kts file:

implementation("me.chyxion:table-to-xls:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.chyxion : table-to-xls sbt scala dependency to your build.sbt file:

libraryDependencies += "me.chyxion" % "table-to-xls" % "0.0.2"

Advertisement

Dependencies from Group

Apr 23, 2022
18 stars
Dec 30, 2015
10 stars
Aug 10, 2016
13 stars
Nov 30, 2016

Discover Dependencies

Nov 07, 2016
632 stars
Jan 05, 2016
12 stars
Jan 05, 2016
12 stars
May 24, 2016
0 stars
Jan 02, 2016
160 stars
sdk
Dec 29, 2015
107 stars
Dec 29, 2015
107 stars
Apr 20, 2016
2 usages
33 stars
Feb 21, 2016
1 stars