| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.y-yu |
| Идентификатор | Идентификаторexcel-reads-core_2.13 |
| Версия | Версия0.5.1 |
| Тип | Типjar |
| Описание |
Описаниеexcel-reads-core
A Excel file parser library core using Scala macro
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| excel-reads-core_2.13-0.5.1.pom | |
| excel-reads-core_2.13-0.5.1.jar | 70 KB |
| excel-reads-core_2.13-0.5.1-sources.jar | 7 KB |
| excel-reads-core_2.13-0.5.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.y-yu/excel-reads-core_2.13/ -->
<dependency>
<groupId>com.github.y-yu</groupId>
<artifactId>excel-reads-core_2.13</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.y-yu/excel-reads-core_2.13/
implementation 'com.github.y-yu:excel-reads-core_2.13:0.5.1'
// https://jarcasting.com/artifacts/com.github.y-yu/excel-reads-core_2.13/
implementation ("com.github.y-yu:excel-reads-core_2.13:0.5.1")
'com.github.y-yu:excel-reads-core_2.13:jar:0.5.1'
<dependency org="com.github.y-yu" name="excel-reads-core_2.13" rev="0.5.1">
<artifact name="excel-reads-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.y-yu', module='excel-reads-core_2.13', version='0.5.1')
)
libraryDependencies += "com.github.y-yu" % "excel-reads-core_2.13" % "0.5.1"
[com.github.y-yu/excel-reads-core_2.13 "0.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| com.chuusai : shapeless_2.13 | jar | 2.3.7 |
| org.atnos : eff_2.13 | jar | 5.22.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.10 |