| License |
License |
|---|---|
| GroupId | GroupIdcom.github.y-yu |
| ArtifactId | ArtifactIdexcel-reads-core_3 |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionexcel-reads-core
A Excel file parser library core using Scala macro
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| excel-reads-core_3-0.4.2.pom | |
| excel-reads-core_3-0.4.2.jar | 41 KB |
| excel-reads-core_3-0.4.2-sources.jar | 4 KB |
| excel-reads-core_3-0.4.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.y-yu/excel-reads-core_3/ -->
<dependency>
<groupId>com.github.y-yu</groupId>
<artifactId>excel-reads-core_3</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.y-yu/excel-reads-core_3/
implementation 'com.github.y-yu:excel-reads-core_3:0.4.2'
// https://jarcasting.com/artifacts/com.github.y-yu/excel-reads-core_3/
implementation ("com.github.y-yu:excel-reads-core_3:0.4.2")
'com.github.y-yu:excel-reads-core_3:jar:0.4.2'
<dependency org="com.github.y-yu" name="excel-reads-core_3" rev="0.4.2">
<artifact name="excel-reads-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.y-yu', module='excel-reads-core_3', version='0.4.2')
)
libraryDependencies += "com.github.y-yu" % "excel-reads-core_3" % "0.4.2"
[com.github.y-yu/excel-reads-core_3 "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| com.chuusai : shapeless_2.13 | jar | 2.3.7 |
| org.atnos : eff_3 | jar | 5.22.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |