не последняя версия
Последняя версия 1.0.2

com.uchicom:csve 1.0.0

web viewer

Категории

Категории

CSV Данные Data Formats
Группа

Группа

com.uchicom
Идентификатор

Идентификатор

csve
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать csve 1.0.0


<!-- https://jarcasting.com/artifacts/com.uchicom/csve/ -->
<dependency>
    <groupId>com.uchicom</groupId>
    <artifactId>csve</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.uchicom/csve/
implementation 'com.uchicom:csve:1.0.0'
// https://jarcasting.com/artifacts/com.uchicom/csve/
implementation ("com.uchicom:csve:1.0.0")
'com.uchicom:csve:jar:1.0.0'
<dependency org="com.uchicom" name="csve" rev="1.0.0">
  <artifact name="csve" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uchicom', module='csve', version='1.0.0')
)
libraryDependencies += "com.uchicom" % "csve" % "1.0.0"
[com.uchicom/csve "1.0.0"]