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

org.tinygroup:vfs 3.4.1


Группа

Группа

org.tinygroup
Идентификатор

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

vfs
Версия

Версия

3.4.1
Тип

Тип

pom

Скачать vfs 3.4.1

Имя Файла Размер
vfs-3.4.1.pom 529 bytes
Обзор

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