Last Version

excel-reads 0.2.0

A Excel file parser library using Scala macro

License

License

MIT
GroupId

GroupId

com.github.y-yu
ArtifactId

ArtifactId

excel-reads_2.13
Version

Version

0.2.0
Type

Type

jar
Description

Description

excel-reads
A Excel file parser library using Scala macro
Project URL

Project URL

https://github.com/y-yu
Project Organization

Project Organization

com.github.y-yu

Download excel-reads_2.13 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.y-yu/excel-reads_2.13/ -->
<dependency>
    <groupId>com.github.y-yu</groupId>
    <artifactId>excel-reads_2.13</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.y-yu/excel-reads_2.13/
implementation 'com.github.y-yu:excel-reads_2.13:0.2.0'
// https://jarcasting.com/artifacts/com.github.y-yu/excel-reads_2.13/
implementation ("com.github.y-yu:excel-reads_2.13:0.2.0")
'com.github.y-yu:excel-reads_2.13:jar:0.2.0'
<dependency org="com.github.y-yu" name="excel-reads_2.13" rev="0.2.0">
  <artifact name="excel-reads_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.y-yu', module='excel-reads_2.13', version='0.2.0')
)
libraryDependencies += "com.github.y-yu" % "excel-reads_2.13" % "0.2.0"
[com.github.y-yu/excel-reads_2.13 "0.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2
com.chuusai : shapeless_2.13 jar 2.3.3
info.folone : poi-scala_2.13 jar 0.19
org.scalaz : scalaz-core_2.13 jar 7.3.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.2

Project Modules

There are no modules declared in this project.