| Категории |
КатегорииCSV Данные Data Formats |
|---|---|
| Группа | Группаcom.walterjwhite.infrastructure.dependencies |
| Идентификатор | Идентификаторcommons-csv |
| Последняя версия | Последняя версия0.0.15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcommons-csv
dependencies
|
| Имя Файла | Размер |
|---|---|
| commons-csv-0.0.15.pom | 921 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/commons-csv/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>commons-csv</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/commons-csv/
implementation 'com.walterjwhite.infrastructure.dependencies:commons-csv:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/commons-csv/
implementation ("com.walterjwhite.infrastructure.dependencies:commons-csv:0.0.15")
'com.walterjwhite.infrastructure.dependencies:commons-csv:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="commons-csv" rev="0.0.15">
<artifact name="commons-csv" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='commons-csv', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "commons-csv" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/commons-csv "0.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-csv | jar | 1.5 |