fs

simple file i/o for java 7+

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

fs
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

fs
simple file i/o for java 7+

Download fs

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
xyz.cofe : ecolls jar [1.10,2.0)
xyz.cofe : cbuffer jar [1.3,2.0)

test (1)

Group / Artifact Type Version
junit : junit jar [4.13.1,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2
1.1
1.0
0.1