y-yu / excel-reads   0.5.1

MIT License GitHub

Excel row parser using Scala macro

Scala versions: 3.x 2.13

excel-reads 0.2.0


Group ID:
com.github.y-yu
Artifact ID:
excel-reads_2.13
Version:
0.2.0
Release Date:
Jun 6, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.y-yu" %% "excel-reads" % "0.2.0"

Mill build tool

ivy"com.github.y-yu::excel-reads:0.2.0"

Scala CLI

//> using dep "com.github.y-yu::excel-reads:0.2.0"

Ammonite REPL

import $ivy.`com.github.y-yu::excel-reads:0.2.0`

<dependency>
  <groupId>com.github.y-yu</groupId>
  <artifactId>excel-reads_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.y-yu', name: 'excel-reads_2.13', version: '0.2.0'