не последняя версия
Последняя версия 1.1.4-jdk-11

com.rapiddweller:rd-lib-format 1.1.1-jdk-11

'rapiddweller Format' is an open source software library forked from Databene Formats by Volker Bergmann for supporting data file and other formats like CSV, fixed width files, XLS, Properties and Regex. It is designed for multithreaded use and high performance.

Категории

Категории

ORM Данные
Группа

Группа

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

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

rd-lib-format
Версия

Версия

1.1.1-jdk-11
Тип

Тип

jar

Скачать rd-lib-format 1.1.1-jdk-11


<!-- https://jarcasting.com/artifacts/com.rapiddweller/rd-lib-format/ -->
<dependency>
    <groupId>com.rapiddweller</groupId>
    <artifactId>rd-lib-format</artifactId>
    <version>1.1.1-jdk-11</version>
</dependency>
// https://jarcasting.com/artifacts/com.rapiddweller/rd-lib-format/
implementation 'com.rapiddweller:rd-lib-format:1.1.1-jdk-11'
// https://jarcasting.com/artifacts/com.rapiddweller/rd-lib-format/
implementation ("com.rapiddweller:rd-lib-format:1.1.1-jdk-11")
'com.rapiddweller:rd-lib-format:jar:1.1.1-jdk-11'
<dependency org="com.rapiddweller" name="rd-lib-format" rev="1.1.1-jdk-11">
  <artifact name="rd-lib-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rapiddweller', module='rd-lib-format', version='1.1.1-jdk-11')
)
libraryDependencies += "com.rapiddweller" % "rd-lib-format" % "1.1.1-jdk-11"
[com.rapiddweller/rd-lib-format "1.1.1-jdk-11"]