CVS Ktx

A set of Kotlin extension for Apache Commons CSV

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

csv-ktx
Последняя версия

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

0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

CVS Ktx
A set of Kotlin extension for Apache Commons CSV
Ссылка на сайт

Ссылка на сайт

https://github.com/AOEpeople/csv-ktx
Система контроля версий

Система контроля версий

https://github.com/AOEpeople/csv-ktx

Скачать csv-ktx

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-csv jar 1.5
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.41

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.google.truth : truth jar 0.39

Модули Проекта

Данный проект не имеет модулей.

Kotlin Extension for Apache Commons CSV

Some Kotlin Extension Functions for making your live with Apache Commons CSV easier.

Getting Started

Add the following to your build.gradle

compile 'com.aoe:csv-ktx:0.2'

and you are ready to go

License

Copyright 2018 AOE GmbH

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
com.aoe

AOE

AOE is a leading global provider of services for digital transformation and business models. AOE relies exclusively on established Enterprise Open Source...

Версии библиотеки

Версия
0.2
0.1