MVN

online.sanen : excel

Maven & Gradle

Mar 25, 2020

sanen excel · Simple excel reading and writing tools

<dependency>
    <groupId>online.sanen</groupId>
    <artifactId>excel</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of online.sanen : excel to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of online.sanen : excel to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
excel-0.0.1

How to add a dependency to Maven

Add the following online.sanen : excel maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>online.sanen</groupId>
    <artifactId>excel</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following online.sanen : excel gradle dependency to your build.gradle file:

implementation 'online.sanen:excel:0.0.1'

Gradle Kotlin DSL: Add the following online.sanen : excel gradle kotlin dependency to your build.gradle.kts file:

implementation("online.sanen:excel:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following online.sanen : excel sbt scala dependency to your build.sbt file:

libraryDependencies += "online.sanen" % "excel" % "0.0.1"

Advertisement

Dependencies from Group

Jun 20, 2019
7 usages
2 stars
Jun 15, 2019
5 usages
2 stars
Mar 23, 2019
4 usages
2 stars
Jun 07, 2023
3 usages
2 stars
Jun 15, 2019
1 usages
2 stars

Discover Dependencies

Mar 31, 2020
68 stars
Jul 22, 2021
2 usages
29 stars
Apr 03, 2020
29 stars
Jul 22, 2021
2 usages
29 stars
Jul 22, 2021
29 stars
Jul 22, 2021
29 stars
Jul 22, 2021
3 usages
29 stars
Jul 04, 2023
4 stars