loopy

loopy is a library for working with file-based file systems, i.e. file systems contained within a single file. The ISO9660 file system is a well-known example. loopy is being developed for use by Apache Jakarta Commons VFS.

Лицензия

Лицензия

Группа

Группа

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

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

loopy
Последняя версия

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

0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

loopy
loopy is a library for working with file-based file systems, i.e. file systems contained within a single file. The ISO9660 file system is a well-known example. loopy is being developed for use by Apache Jakarta Commons VFS.

Скачать loopy

Имя Файла Размер
loopy-0.5.pom
loopy-0.5.jar 22 KB
loopy-0.5-sources.jar 22 KB
loopy-0.5-javadoc.jar 120 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.5
0.4