MVN

com.github.nomou.spreadsheet : spreadsheet-api

Maven & Gradle

Aug 19, 2020
3 usages
0 stars

spreadsheet-api · a simple streaming spreadsheet api

<dependency>
    <groupId>com.github.nomou.spreadsheet</groupId>
    <artifactId>spreadsheet-api</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nomou.spreadsheet : spreadsheet-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.github.nomou.spreadsheet : spreadsheet-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
spreadsheet-api-1.0.4
spreadsheet-api-1.0.3
spreadsheet-api-1.0.2

How to add a dependency to Maven

Add the following com.github.nomou.spreadsheet : spreadsheet-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.nomou.spreadsheet</groupId>
    <artifactId>spreadsheet-api</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.nomou.spreadsheet : spreadsheet-api gradle dependency to your build.gradle file:

implementation 'com.github.nomou.spreadsheet:spreadsheet-api:1.0.4'

Gradle Kotlin DSL: Add the following com.github.nomou.spreadsheet : spreadsheet-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.nomou.spreadsheet:spreadsheet-api:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.nomou.spreadsheet : spreadsheet-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.nomou.spreadsheet" % "spreadsheet-api" % "1.0.4"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 05, 2019
1 usages
0 stars
Nov 06, 2019
1 usages
0 stars
Nov 08, 2019
1 usages
0 stars
Nov 06, 2019
1 usages
1 stars
Nov 06, 2019
3 usages
13 stars
Sep 21, 2020
1 usages
70 stars
Nov 17, 2019
2 usages
1 stars
Dec 01, 2019
1 usages
1 stars
Dec 07, 2019
1 usages
5 stars
Aug 10, 2020
2 usages
0 stars