Java Build Filesystem

A small library a compiler file system.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java Build Filesystem
A small library a compiler file system.
Ссылка на сайт

Ссылка на сайт

https://github.com/DavePearce/JBuildFS
Система контроля версий

Система контроля версий

https://github.com/DavePearce/JBuildFS

Скачать jbuildfs

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0

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

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

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

Версия
1.1.0
1.0.1
1.0.0