| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.y-yu |
| ArtifactId | ArtifactIdexcel-reads-poi-scala_3 |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionexcel-reads-poi-scala
Excel reads poi scala implementation
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.y-yu/excel-reads-poi-scala_3/ -->
<dependency>
<groupId>com.github.y-yu</groupId>
<artifactId>excel-reads-poi-scala_3</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.y-yu/excel-reads-poi-scala_3/
implementation 'com.github.y-yu:excel-reads-poi-scala_3:0.4.2'
// https://jarcasting.com/artifacts/com.github.y-yu/excel-reads-poi-scala_3/
implementation ("com.github.y-yu:excel-reads-poi-scala_3:0.4.2")
'com.github.y-yu:excel-reads-poi-scala_3:jar:0.4.2'
<dependency org="com.github.y-yu" name="excel-reads-poi-scala_3" rev="0.4.2">
<artifact name="excel-reads-poi-scala_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.y-yu', module='excel-reads-poi-scala_3', version='0.4.2')
)
libraryDependencies += "com.github.y-yu" % "excel-reads-poi-scala_3" % "0.4.2"
[com.github.y-yu/excel-reads-poi-scala_3 "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.y-yu : excel-reads-core_3 | jar | 0.4.2 |
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| info.folone : poi-scala_2.13 | jar | 0.20 |