License |
License |
---|---|
GroupId | GroupIdcom.sshtools |
ArtifactId | ArtifactIdvfs |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVFS
Various Commons VFS filesystems.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vfs-3.2.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sshtools/vfs/ -->
<dependency>
<groupId>com.sshtools</groupId>
<artifactId>vfs</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/vfs/
implementation 'com.sshtools:vfs:3.2.0'
// https://jarcasting.com/artifacts/com.sshtools/vfs/
implementation ("com.sshtools:vfs:3.2.0")
'com.sshtools:vfs:pom:3.2.0'
<dependency org="com.sshtools" name="vfs" rev="3.2.0">
<artifact name="vfs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='vfs', version='3.2.0')
)
libraryDependencies += "com.sshtools" % "vfs" % "3.2.0"
[com.sshtools/vfs "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |