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

fixefid 3.0.0

Fixefid is a Java library for working with flat fixed formatted text files.

Лицензия

Лицензия

Группа

Группа

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

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

fixefid
Версия

Версия

3.0.0
Тип

Тип

jar
Описание

Описание

fixefid
Fixefid is a Java library for working with flat fixed formatted text files.
Ссылка на сайт

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

https://parmag.github.io/fixefid/
Система контроля версий

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

http://github.com/parmag/fixefid

Скачать fixefid 3.0.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.30

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

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