foil

Foil is a protocol and a library that allows access to the JVM from Common Lisp.

Лицензия

Лицензия

Группа

Группа

de.commonlisp
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

foil
Foil is a protocol and a library that allows access to the JVM from Common Lisp.
Ссылка на сайт

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

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

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

https://github.com/darabi/foil

Скачать foil

Имя Файла Размер
foil-1.0.pom
foil-1.0.jar 31 KB
foil-1.0-sources.jar 20 KB
foil-1.0-javadoc.jar 104 KB
Обзор

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

Foil

Foreign Object Interface for Lisp by Rich Hickey and Eric Thorsen.

This fork focuses on JVM interoperability with current Java versions.

Documentation

Credits

Many thanks to Rick Hickey and Eric Thorsen, the original authors and to the following contributors:

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

Версия
1.0