filerw

file read write with enum class

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

filerw
file read write with enum class
Ссылка на сайт

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

https://github.com/abarhub/filerw

Скачать filerw

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

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

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

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

Версия
1.0.0
0.2.0
0.1.0
0.0.27
0.0.26