filerw

file read write with enum class

License

License

GroupId

GroupId

com.github.abarhub.filerw
ArtifactId

ArtifactId

filerw
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

filerw
file read write with enum class
Project URL

Project URL

https://github.com/abarhub/filerw

Download filerw

How to add to project

<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.2.0
0.1.0
0.0.27
0.0.26