Last Version

foil 1.0

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

License

License

GroupId

GroupId

de.commonlisp
ArtifactId

ArtifactId

foil
Version

Version

1.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/darabi/foil
Source Code Management

Source Code Management

https://github.com/darabi/foil

Download foil 1.0


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.