| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCSV Данные Data Formats Dex Универсальные библиотеки Utility |
| Группа | Группаcom.secureops |
| Идентификатор | Идентификаторfieldextraction-csv |
| Последняя версия | Последняя версия1.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfieldextraction-csv
CSV support for Fieldextraction
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fieldextraction-csv-1.5.0.pom | |
| fieldextraction-csv-1.5.0.jar | 7 KB |
| fieldextraction-csv-1.5.0-sources.jar | 6 KB |
| fieldextraction-csv-1.5.0-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.secureops/fieldextraction-csv/ -->
<dependency>
<groupId>com.secureops</groupId>
<artifactId>fieldextraction-csv</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.secureops/fieldextraction-csv/
implementation 'com.secureops:fieldextraction-csv:1.5.0'
// https://jarcasting.com/artifacts/com.secureops/fieldextraction-csv/
implementation ("com.secureops:fieldextraction-csv:1.5.0")
'com.secureops:fieldextraction-csv:jar:1.5.0'
<dependency org="com.secureops" name="fieldextraction-csv" rev="1.5.0">
<artifact name="fieldextraction-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.secureops', module='fieldextraction-csv', version='1.5.0')
)
libraryDependencies += "com.secureops" % "fieldextraction-csv" % "1.5.0"
[com.secureops/fieldextraction-csv "1.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.secureops : fieldextraction-core | jar | 1.5.0 |
| org.apache.commons : commons-csv | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.carrotsearch : junit-benchmarks | jar | 0.7.2 |
| junit : junit | jar | 4.11 |