MVN

org.osgl : excel-reader

Maven & Gradle

Jun 15, 2018
2 usages

Java Excel Reader · An easy to use and flexible Excel file reader

<dependency>
    <groupId>org.osgl</groupId>
    <artifactId>excel-reader</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.osgl : excel-reader to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of org.osgl : excel-reader to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
excel-reader-1.4.0
1.3.x
excel-reader-1.3.4
excel-reader-1.3.3
excel-reader-1.3.2
excel-reader-1.3.1
excel-reader-1.3.0
1.2.x
excel-reader-1.2.0
1.1.x
excel-reader-1.1.0
1.0.x
excel-reader-1.0.0

How to add a dependency to Maven

Add the following org.osgl : excel-reader maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.osgl</groupId>
    <artifactId>excel-reader</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.osgl : excel-reader gradle dependency to your build.gradle file:

implementation 'org.osgl:excel-reader:1.4.0'

Gradle Kotlin DSL: Add the following org.osgl : excel-reader gradle kotlin dependency to your build.gradle.kts file:

implementation("org.osgl:excel-reader:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.osgl : excel-reader sbt scala dependency to your build.sbt file:

libraryDependencies += "org.osgl" % "excel-reader" % "1.4.0"

Advertisement

Dependencies from Group

Nov 25, 2022
28 usages
52 stars
Oct 30, 2018
20 usages
Jun 27, 2020
18 usages
52 stars
Jun 27, 2020
13 usages
Nov 26, 2022
7 usages
52 stars

Discover Dependencies

Aug 25, 2017
43 stars
Oct 28, 2017
1 usages
18 stars
Aug 23, 2017
10 stars
Jun 21, 2018
11 stars
Aug 21, 2017
67 stars
Sep 13, 2022
1 usages
3 stars
Oct 18, 2019
1 stars
Oct 05, 2017
Jan 17, 2020
138 stars