MVN

me.saro : commons-excel

Maven & Gradle

Jun 23, 2019

commons-excel · java commons-excel

<dependency>
    <groupId>me.saro</groupId>
    <artifactId>commons-excel</artifactId>
    <version>4.0.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.saro : commons-excel to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.0.0

All Versions

Choose a version of me.saro : commons-excel to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
commons-excel-4.0.0.0

How to add a dependency to Maven

Add the following me.saro : commons-excel maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.saro</groupId>
    <artifactId>commons-excel</artifactId>
    <version>4.0.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.saro : commons-excel gradle dependency to your build.gradle file:

implementation 'me.saro:commons-excel:4.0.0.0'

Gradle Kotlin DSL: Add the following me.saro : commons-excel gradle kotlin dependency to your build.gradle.kts file:

implementation("me.saro:commons-excel:4.0.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.saro : commons-excel sbt scala dependency to your build.sbt file:

libraryDependencies += "me.saro" % "commons-excel" % "4.0.0.0"

Advertisement

Dependencies from Group

Jan 24, 2021
2 usages
12 stars
kit
Jan 26, 2021
2 usages
0 stars
Mar 15, 2020
36 stars
Jun 23, 2019
Nov 01, 2021
1 stars

Discover Dependencies