io.github.shuoros:JFiler

A library for managing files in Java.

License

License

GroupId

GroupId

io.github.shuoros
ArtifactId

ArtifactId

JFiler
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.shuoros:JFiler
A library for managing files in Java.
Project URL

Project URL

https://github.com/shuoros/JFiler
Source Code Management

Source Code Management

https://github.com/shuoros/JFiler/tree/main

Download JFiler

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.shuoros : JCompressor jar 0.1.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0