com.github.beinn:lisp4j

Lisp interpreter library for Java

License

License

GroupId

GroupId

com.github.beinn
ArtifactId

ArtifactId

lisp4j
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.beinn:lisp4j
Lisp interpreter library for Java
Project URL

Project URL

https://github.com/beinn/lisp4j

Download lisp4j

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.3