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

com.github.abarhub.filerw:filerw 0.0.27

file read write with enum class

Группа

Группа

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

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

filerw
Версия

Версия

0.0.27
Тип

Тип

jar

Скачать filerw 0.0.27


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