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

org.tinygroup:vfs 2.0.28


Группа

Группа

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

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

vfs
Версия

Версия

2.0.28
Тип

Тип

pom

Скачать vfs 2.0.28

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

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