License |
License |
---|---|
GroupId | GroupIddk.apaq |
ArtifactId | ArtifactIdvfs4j-core |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvfs4j-core
A Virtual Filesystem for Java.
|
Project URL |
Project URL |
Filename | Size |
---|---|
vfs4j-core-1.0.5.pom | |
vfs4j-core-1.0.5.jar | 13 KB |
vfs4j-core-1.0.5-sources.jar | 12 KB |
vfs4j-core-1.0.5-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dk.apaq/vfs4j-core/ -->
<dependency>
<groupId>dk.apaq</groupId>
<artifactId>vfs4j-core</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/dk.apaq/vfs4j-core/
implementation 'dk.apaq:vfs4j-core:1.0.5'
// https://jarcasting.com/artifacts/dk.apaq/vfs4j-core/
implementation ("dk.apaq:vfs4j-core:1.0.5")
'dk.apaq:vfs4j-core:jar:1.0.5'
<dependency org="dk.apaq" name="vfs4j-core" rev="1.0.5">
<artifact name="vfs4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.apaq', module='vfs4j-core', version='1.0.5')
)
libraryDependencies += "dk.apaq" % "vfs4j-core" % "1.0.5"
[dk.apaq/vfs4j-core "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |