MVN

com.hynnet : jxl

Maven & Gradle

May 23, 2016
2 usages

jxl · JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets.

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>jxl</artifactId>
    <version>2.6.12.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hynnet : jxl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.12.1

All Versions

Choose a version of com.hynnet : jxl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
jxl-2.6.12.1

How to add a dependency to Maven

Add the following com.hynnet : jxl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hynnet</groupId>
    <artifactId>jxl</artifactId>
    <version>2.6.12.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hynnet : jxl gradle dependency to your build.gradle file:

implementation 'com.hynnet:jxl:2.6.12.1'

Gradle Kotlin DSL: Add the following com.hynnet : jxl gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hynnet:jxl:2.6.12.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hynnet : jxl sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hynnet" % "jxl" % "2.6.12.1"

Advertisement

Dependencies from Group

Nov 06, 2016
8 usages
82 stars
Oct 12, 2015
7 usages
Jun 24, 2018
7 usages
0 stars
Oct 12, 2015
6 usages
Jun 24, 2018
6 usages
0 stars

Discover Dependencies

Mar 10, 2020
2 usages
6 stars
Sep 01, 2016
2 usages
2 stars
Apr 06, 2017
5 usages
0 stars
May 26, 2018
2 usages
1 stars
Jul 18, 2018
10 stars
Apr 13, 2018
3 usages
1 stars
Sep 28, 2018
2 usages
0 stars
Jul 03, 2022
3 usages
0 stars