Last Version

ABCL - Armed Bear Common Lisp 1.8.0

Common Lisp implementation running on the JVM

License

License

GroupId

GroupId

org.abcl
ArtifactId

ArtifactId

abcl
Version

Version

1.8.0
Type

Type

jar
Description

Description

ABCL - Armed Bear Common Lisp
Common Lisp implementation running on the JVM
Project URL

Project URL

http://abcl.org
Source Code Management

Source Code Management

http://abcl.org/trac/browser/trunk/abcl

Download abcl 1.8.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.