| GroupId | GroupIdio.github.abarhub |
|---|---|
| ArtifactId | ArtifactIdvfs4j-core |
| Version | Version0.3.0 |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| vfs4j-core-0.3.0.pom | |
| vfs4j-core-0.3.0.jar | 80 KB |
| vfs4j-core-0.3.0-sources.jar | 358 KB |
| vfs4j-core-0.3.0-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-core/ -->
<dependency>
<groupId>io.github.abarhub</groupId>
<artifactId>vfs4j-core</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-core/
implementation 'io.github.abarhub:vfs4j-core:0.3.0'
// https://jarcasting.com/artifacts/io.github.abarhub/vfs4j-core/
implementation ("io.github.abarhub:vfs4j-core:0.3.0")
'io.github.abarhub:vfs4j-core:jar:0.3.0'
<dependency org="io.github.abarhub" name="vfs4j-core" rev="0.3.0">
<artifact name="vfs4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.abarhub', module='vfs4j-core', version='0.3.0')
)
libraryDependencies += "io.github.abarhub" % "vfs4j-core" % "0.3.0"
[io.github.abarhub/vfs4j-core "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.5.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
| org.mockito : mockito-core | jar | 3.3.3 |