is not current version
Last Version 20050307052300

commons-vfs:commons-vfs 20041214060500


GroupId

GroupId

commons-vfs
ArtifactId

ArtifactId

commons-vfs
Version

Version

20041214060500
Type

Type

jar

Download commons-vfs 20041214060500


<!-- https://jarcasting.com/artifacts/commons-vfs/commons-vfs/ -->
<dependency>
    <groupId>commons-vfs</groupId>
    <artifactId>commons-vfs</artifactId>
    <version>20041214060500</version>
</dependency>
// https://jarcasting.com/artifacts/commons-vfs/commons-vfs/
implementation 'commons-vfs:commons-vfs:20041214060500'
// https://jarcasting.com/artifacts/commons-vfs/commons-vfs/
implementation ("commons-vfs:commons-vfs:20041214060500")
'commons-vfs:commons-vfs:jar:20041214060500'
<dependency org="commons-vfs" name="commons-vfs" rev="20041214060500">
  <artifact name="commons-vfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-vfs', module='commons-vfs', version='20041214060500')
)
libraryDependencies += "commons-vfs" % "commons-vfs" % "20041214060500"
[commons-vfs "20041214060500"]