License |
License |
---|---|
GroupId | GroupIdio.github.shuoros |
ArtifactId | ArtifactIdJFiler |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.shuoros:JFiler
A library for managing files in Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
JFiler-1.1.0.pom | |
JFiler-1.1.0.jar | 21 KB |
JFiler-1.1.0-sources.jar | 12 KB |
JFiler-1.1.0-javadoc.jar | 479 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shuoros : JCompressor | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |