y-yu / excel-reads   0.5.1

MIT License GitHub

Excel row parser using Scala macro

Scala versions: 3.x 2.13

excel-reads-poi-scala 0.4.2


Group ID:
com.github.y-yu
Artifact ID:
excel-reads-poi-scala_2.13
Version:
0.4.2
Release Date:
Jan 16, 2022
Licenses:
MIT
Files:

libraryDependencies += "com.github.y-yu" %% "excel-reads-poi-scala" % "0.4.2"

Mill build tool

ivy"com.github.y-yu::excel-reads-poi-scala:0.4.2"

Scala CLI

//> using dep "com.github.y-yu::excel-reads-poi-scala:0.4.2"

Ammonite REPL

import $ivy.`com.github.y-yu::excel-reads-poi-scala:0.4.2`

<dependency>
  <groupId>com.github.y-yu</groupId>
  <artifactId>excel-reads-poi-scala_2.13</artifactId>
  <version>0.4.2</version>
</dependency>

compile group: 'com.github.y-yu', name: 'excel-reads-poi-scala_2.13', version: '0.4.2'