| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.morimekta.utils |
| ArtifactId | ArtifactIdfile |
| Last Version | Last Version4.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUtilities for File Handling
Java module with utilities for handling files, paths and directories.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| file-4.1.1.pom | |
| file-4.1.1.jar | 25 KB |
| file-4.1.1-sources.jar | 15 KB |
| file-4.1.1-javadoc.jar | 427 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.morimekta.utils/file/ -->
<dependency>
<groupId>net.morimekta.utils</groupId>
<artifactId>file</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.morimekta.utils/file/
implementation 'net.morimekta.utils:file:4.1.1'
// https://jarcasting.com/artifacts/net.morimekta.utils/file/
implementation ("net.morimekta.utils:file:4.1.1")
'net.morimekta.utils:file:jar:4.1.1'
<dependency org="net.morimekta.utils" name="file" rev="4.1.1">
<artifact name="file" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.morimekta.utils', module='file', version='4.1.1')
)
libraryDependencies += "net.morimekta.utils" % "file" % "4.1.1"
[net.morimekta.utils/file "4.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.35 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.mockito : mockito-junit-jupiter | jar | 4.3.1 |
| org.awaitility : awaitility | jar | 4.1.1 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |