| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.y-yu |
| Идентификатор | Идентификаторexcel-reads-core_3 |
| Версия | Версия0.4.2 |
| Тип | Типjar |
| Описание |
Описаниеexcel-reads-core
A Excel file parser library core using Scala macro
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |