License |
License |
---|---|
GroupId | GroupIdcom.sshtools |
ArtifactId | ArtifactIdvfs-afp |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAFP VFS
AFP Commons VFS provider
|
Filename | Size |
---|---|
vfs-afp-3.2.0.pom | |
vfs-afp-3.2.0.jar | 22 KB |
vfs-afp-3.2.0-sources.jar | 9 KB |
vfs-afp-3.2.0-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sshtools/vfs-afp/ -->
<dependency>
<groupId>com.sshtools</groupId>
<artifactId>vfs-afp</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/vfs-afp/
implementation 'com.sshtools:vfs-afp:3.2.0'
// https://jarcasting.com/artifacts/com.sshtools/vfs-afp/
implementation ("com.sshtools:vfs-afp:3.2.0")
'com.sshtools:vfs-afp:jar:3.2.0'
<dependency org="com.sshtools" name="vfs-afp" rev="3.2.0">
<artifact name="vfs-afp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='vfs-afp', version='3.2.0')
)
libraryDependencies += "com.sshtools" % "vfs-afp" % "3.2.0"
[com.sshtools/vfs-afp "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
org.apache.commons : commons-vfs2 | jar | 2.6.0 |
com.sshtools » jafp | jar | 0.0.1-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |