не последняя версия
Последняя версия 2.4.1.1

com.github.abashev:commons-vfs2 2.2-20181130

Apache Commons VFS is a Virtual File System library.

Группа

Группа

com.github.abashev
Идентификатор

Идентификатор

commons-vfs2
Версия

Версия

2.2-20181130
Тип

Тип

jar

Скачать commons-vfs2 2.2-20181130


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